My local repo of qmk firmware.
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_firmware/keyboards/ck60i
Ryan 023d644bb6
Move RGBLight animations to data driven (#21635)
2 years ago
..
keymaps Remove legacy Grave Escape keycodes (#18787) 3 years ago
chconf.h
config.h Move RGBLight animations to data driven (#21635) 2 years ago
halconf.h
info.json Move RGBLight animations to data driven (#21635) 2 years ago
mcuconf.h
readme.md
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2 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.