qmk_firmware/keyboards/ck60i
2022-07-26 00:04:09 +01:00
..
keymaps [Keyboard] CK60i support (#11432) 2021-01-10 23:40:26 -08:00
chconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
ck60i.c 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
ck60i.h [Keyboard] CK60i support (#11432) 2021-01-10 23:40:26 -08:00
config.h Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
readme.md [Keyboard] CK60i support (#11432) 2021-01-10 23:40:26 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.