Ryan 7e0299117b Move encoder config to data driven (#19923) 3 лет назад
..
keymaps 1cb1a5a374 Remove legacy Grave Escape keycodes (#18787) 3 лет назад
chconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 лет назад
ck60i.c 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) 5 лет назад
ck60i.h e71f7a1c9f [Keyboard] CK60i support (#11432) 5 лет назад
config.h 7e0299117b Move encoder config to data driven (#19923) 3 лет назад
halconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 лет назад
info.json 7e0299117b Move encoder config to data driven (#19923) 3 лет назад
mcuconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 лет назад
readme.md e71f7a1c9f [Keyboard] CK60i support (#11432) 5 лет назад
rules.mk 314f6c1ddb Move backlight config to data driven (#19910) 3 лет назад

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.