qmk-dactyl-manuform-a/keyboards/choco60
Naoto Takai a5ecd4eb87
Make the size of MATRIX_ROW_PINS and MATRIX_ROW_PINS_RIGHT the same (#12203)
* Make the size of MATRIX_ROW_PINS and MATRIX_ROW_PINS_RIGHT the same

* Use NO_PIN instead of duplicate pin
2021-03-25 23:05:05 +11:00
..
keymaps Update Choco60 firmware to support new PCB (#11218) 2020-12-30 00:05:48 +00:00
rev1 Exclude more keyboards from CI (#11436) 2021-01-13 08:12:28 -08:00
rev2 Make the size of MATRIX_ROW_PINS and MATRIX_ROW_PINS_RIGHT the same (#12203) 2021-03-25 23:05:05 +11:00
choco60.c Update Choco60 firmware to support new PCB (#11218) 2020-12-30 00:05:48 +00:00
choco60.h Add support for Choco60 2019-07-26 11:17:34 +09:00
config.h Update Choco60 firmware to support new PCB (#11218) 2020-12-30 00:05:48 +00:00
info.json Add support for Choco60 2019-07-26 11:17:34 +09:00
readme.md Update Choco60 firmware to support new PCB (#11218) 2020-12-30 00:05:48 +00:00
rules.mk Update Choco60 firmware to support new PCB (#11218) 2020-12-30 00:05:48 +00:00

readme.md

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 choco60/rev1:default
make 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.