Ryan 2da0827d4f Remove matrix size defines (#19581) před 3 roky
..
base 3079691391 Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) před 4 roky
keymaps b7771ec25b RESET -> QK_BOOT default keymaps (#17037) před 4 roky
underglow f6dd8dea2e Remove usages of config_common.h from config.h files. (#19714) před 3 roky
0_sixty.c b113888ec5 [Keyboard] Add 0-Sixty (#11303) před 5 roky
0_sixty.h b113888ec5 [Keyboard] Add 0-Sixty (#11303) před 5 roky
config.h 2da0827d4f Remove matrix size defines (#19581) před 3 roky
info.json 40122c28e0 Resolve info.json/rules.mk feature conflicts in three boards (#18942) před 3 roky
readme.md b113888ec5 [Keyboard] Add 0-Sixty (#11303) před 5 roky
rules.mk 40122c28e0 Resolve info.json/rules.mk feature conflicts in three boards (#18942) před 3 roky

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.