Joel Challis b7771ec25b RESET -> QK_BOOT default keymaps (#17037) 4 vuotta sitten
..
keymaps b7771ec25b RESET -> QK_BOOT default keymaps (#17037) 4 vuotta sitten
underglow 764dc18a81 Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 4 vuotta sitten
0_sixty.c b113888ec5 [Keyboard] Add 0-Sixty (#11303) 5 vuotta sitten
0_sixty.h b113888ec5 [Keyboard] Add 0-Sixty (#11303) 5 vuotta sitten
config.h 764dc18a81 Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 4 vuotta sitten
info.json 4791cfae1a Remove width, height and key_count from info.json (#14274) 5 vuotta sitten
readme.md b113888ec5 [Keyboard] Add 0-Sixty (#11303) 5 vuotta sitten
rules.mk a8d440e4e0 Tidy up NKRO_ENABLE rules (#15382) 4 vuotta sitten

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.