qmk_firmware/keyboards/0_sixty
James Young 5469f30dfe
Migrate LOCKING_*_ENABLE to Data-Driven: 0-9 (#23716)
Affects:

  - `0_sixty`
  - `1upkeyboards/pi40`
  - `1upkeyboards/pi50`
  - `40percentclub/gherkin`
  - `4pplet/perk60_iso/rev_a`
2024-05-17 23:55:29 +01:00
..
base Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
keymaps Delete trivial keymap readmes (#23714) 2024-05-17 23:49:29 +01:00
underglow Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
info.json Migrate LOCKING_*_ENABLE to Data-Driven: 0-9 (#23716) 2024-05-17 23:55:29 +01:00
readme.md [Keyboard] Add 0-Sixty (#11303) 2021-01-11 01:21:19 -08:00
rules.mk Resolve info.json/rules.mk feature conflicts in three boards (#18942) 2022-11-03 18:26:18 +00:00

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.