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 4791cfae1a
Remove width, height and key_count from info.json (#14274)
2 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 2021 May 29 Breaking Changes Update (#13034) 2 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
info.json Remove width, height and key_count from info.json (#14274) 2 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 Remove Full Bootmagic (#13846) 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.