Ryan 9dcd03b6ca Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 5 yıl önce
..
keymaps e71f7a1c9f [Keyboard] CK60i support (#11432) 5 yıl önce
chconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 yıl önce
ck60i.c a0fed0ea17 Convert Encoder callbacks to be boolean functions (#12805) 5 yıl önce
ck60i.h e71f7a1c9f [Keyboard] CK60i support (#11432) 5 yıl önce
config.h d2f204c1e3 Fix RGBLIGHT_LIMIT_VAL typo (#11826) 5 yıl önce
halconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 yıl önce
info.json 546dfce209 Add info.json for CK60i (#12318) 5 yıl önce
mcuconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 yıl önce
readme.md e71f7a1c9f [Keyboard] CK60i support (#11432) 5 yıl önce
rules.mk 9dcd03b6ca Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 5 yıl önce

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.