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.

25 lines
811 B

  1. # CandyKeys CK60i QMK firmware
  2. ## Introduction
  3. 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.
  4. ## Layouts
  5. The CK60i supports:
  6. - ISO layout;
  7. - Tsangan bottom row;
  8. - Split right shift, split backspace
  9. ## Availability
  10. The CK60i is available for purchase through [Candy Keys' store](http://candykeys.com).
  11. ## How to compile
  12. After setting up your build environment, you can compile the CK60i default keymap by using:
  13. make ck60i:default
  14. 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).