You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
QMK Bot 50ff52639f Merge remote-tracking branch 'origin/master' into develop 1 year ago
..
base Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) 1 year ago
keymaps RESET -> QK_BOOT default keymaps (#17037) 2 years ago
underglow Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) 1 year ago
0_sixty.c [Keyboard] Add 0-Sixty (#11303) 3 years ago
0_sixty.h [Keyboard] Add 0-Sixty (#11303) 3 years ago
config.h Merge remote-tracking branch 'origin/master' into develop 1 year ago
info.json Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) 1 year ago
readme.md [Keyboard] Add 0-Sixty (#11303) 3 years ago
rules.mk Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) 1 year ago

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.