You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
QMK Bot 248413489f Merge remote-tracking branch 'origin/master' into develop 3 years ago
..
keymaps [Keyboard] CK60i support (#11432) 3 years ago
chconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
ck60i.c [Keyboard] CK60i support (#11432) 3 years ago
ck60i.h [Keyboard] CK60i support (#11432) 3 years ago
config.h Fix RGBLIGHT_LIMIT_VAL typo (#11826) 3 years ago
halconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
readme.md [Keyboard] CK60i support (#11432) 3 years ago
rules.mk [Keyboard] CK60i support (#11432) 3 years ago

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.