|
|
2 years ago | |
|---|---|---|
| .. | ||
| base | 3079691391 Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) | 4 years ago |
| keymaps | 9539f135d8 Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) | 2 years ago |
| underglow | 023d644bb6 Move RGBLight animations to data driven (#21635) | 3 years ago |
| config.h | 23c365b023 Move matrix config to info.json, part 1 (#19985) | 3 years ago |
| info.json | 79aa319946 `info.json` whitespace cleanups (#20651) | 3 years ago |
| readme.md | b113888ec5 [Keyboard] Add 0-Sixty (#11303) | 5 years ago |
| rules.mk | 40122c28e0 Resolve info.json/rules.mk feature conflicts in three boards (#18942) | 3 years ago |
0-Sixty (pronounced "zero to sixty") is a 60 key ortholinear keyboard inspired by the Discipline and the Preonic. It is designed as a DIY through-hole kit and uses the ProMicro as its controller.
Getting the board into bootloader mode:
To be able to flash firmware onto this board, you'll need to bring the ProMicro into bootloader mode. Simply tap the small reset button twice. The button is placed to the right of the ProMicro.
Make example for this keyboard (after setting up your build environment):
make 0_sixty:default
Flashing example for this keyboard:
make 0_sixty:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

