summaryrefslogtreecommitdiff
path: root/keyboards/kc60/readme.md
blob: e1a999c0090f2ac45f1e8952747d292b8c4e3933 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# KC60

![KC60](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/kc60/kc60.jpg)

A 60% PCB supporting in-switch LEDs, formerly available on AliExpress and (Mass)Drop. Supports ANSI, ISO, split Backspace, and both standard and Tsangan bottom row layouts.

* Keyboard Maintainer: [The QMK Community](https://github.com/qmk)
* Hardware Supported: KC60 v1.6, v2.0; ATmega32U4
* Hardware Availability: [Drop.com](https://drop.com/buy/kc60-mechanical-keyboard?mode=guest_open) (no longer available)

Make example for this keyboard (after setting up your build environment):

    make kc60:default

Flashing example for this keyboard:

    make kc60:default:flash

## RGB Underglow Support

To add RGB Underglow to the KC60, see [Adding RGB Underglow to the KC60](mod_rgb_underglow.md).

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).