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.
 
 
 
 
 
Ryan 023d644bb6
Move RGBLight animations to data driven (#21635)
7 months ago
..
keymaps Remove legacy Grave Escape keycodes (#18787) 1 year ago
chconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
config.h Move RGBLight animations to data driven (#21635) 7 months ago
halconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
info.json Move RGBLight animations to data driven (#21635) 7 months 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 Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 9 months 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.