qmk-firmwares/keyboards/recompile_keys/choco60
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
rev1 Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
rev2 Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
choco60.c
choco60.h
config.h Move keyboard USB IDs and strings to data driven: R (#17885) 2022-08-04 08:05:40 +10:00
info.json Move keyboard USB IDs and strings to data driven: R (#17885) 2022-08-04 08:05:40 +10:00
readme.md
rules.mk

Choco60

A 60% split keyboard for programmers.

  1. Rev.1: Pro Micro supported.
  2. Rev.2: Atmega32u2, USB-C supported.

Make example for this keyboard (after setting up your build environment):

make recompile_keys/choco60/rev1:default
make recompile_keys/choco60/rev2:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.