summaryrefslogtreecommitdiff
path: root/keyboards/ck60i/readme.md
blob: 2214c973a875de1390bdcb0733349ecbe537a1ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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](http://candykeys.com).

## 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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).