qmk-dactyl-manuform-a/keyboards/0_sixty
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
keymaps Increased dynamic keymap layers in via keymap (#11575) 2021-01-24 15:03:34 +00:00
underglow [Keyboard] 0-Sixty: Splits kb config into base and underglow (#14384) 2021-09-21 21:24:14 -07:00
0_sixty.c [Keyboard] Add 0-Sixty (#11303) 2021-01-11 01:21:19 -08:00
0_sixty.h [Keyboard] Add 0-Sixty (#11303) 2021-01-11 01:21:19 -08:00
config.h [Keyboard] Add 0-Sixty (#11303) 2021-01-11 01:21:19 -08:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md [Keyboard] Add 0-Sixty (#11303) 2021-01-11 01:21:19 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

readme.md

0-Sixty

0-Sixty

0-Sixty PCB

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.

More images here

  • Keyboard Maintainer: vinamarora8
  • Hardware Supported: 0-Sixty PCB
  • Hardware Availability: Private Group-Buy

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.