qmk-dactyl-manuform-a/keyboards/ck60i
Nick Brassel 017aa5988a
ChibiOS conf migrations... take 7 (#11529)
* ChibiOS conf upgrade for alpine65

 alpine65 - 91e88b87653234a9023f4ad98913a6ea52c8b3fb

* ChibiOS conf upgrade for cannonkeys/onyx

 cannonkeys/onyx - 2adf507afd4e288761a675de9cfbb6e34c540e29

* ChibiOS conf upgrade for ck60i

 ck60i - 98be5d22a3cd1b38d92e080f32c4795260db181b

* ChibiOS conf upgrade for cutie_club/borsdorf

 cutie_club/borsdorf - 81734ebf770ab731ca8dcfac6fce5574e948890e
2021-01-13 00:19:56 +00:00
..
keymaps [Keyboard] CK60i support (#11432) 2021-01-10 23:40:26 -08:00
chconf.h ChibiOS conf migrations... take 7 (#11529) 2021-01-13 00:19:56 +00:00
ck60i.c [Keyboard] CK60i support (#11432) 2021-01-10 23:40:26 -08:00
ck60i.h [Keyboard] CK60i support (#11432) 2021-01-10 23:40:26 -08:00
config.h [Keyboard] CK60i support (#11432) 2021-01-10 23:40:26 -08:00
halconf.h ChibiOS conf migrations... take 7 (#11529) 2021-01-13 00:19:56 +00:00
mcuconf.h ChibiOS conf migrations... take 7 (#11529) 2021-01-13 00:19:56 +00:00
readme.md [Keyboard] CK60i support (#11432) 2021-01-10 23:40:26 -08:00
rules.mk [Keyboard] CK60i support (#11432) 2021-01-10 23:40:26 -08:00

readme.md

CandyKeys CK60i QMK firmware

Introduction

This is the QMK firmware repository for the CK60i PCB. This is a universal 60% tray mount PCB sold by CandyKeys and designed by Gondolindrim.

Layouts

The CK60i supports:

  • ISO layout;
  • Tsangan bottom row;
  • Split right shift, split backspace

Availability

The CK60i is available for purchase through Candy Keys' store.

How to compile

After setting up your build environment, you can compile the CK60i default keymap by using:

make ck60i:default

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