Nick Brassel ae90b1d1e5 Merge remote-tracking branch 'upstream/master' into develop 2 years ago
..
keymaps 7ea022ba88 [Keymap Removal] Planck and related keymaps. (#22683) 2 years ago
config.h 023d644bb6 Move RGBLight animations to data driven (#21635) 3 years ago
info.json a69262398f KC60 Layout Standardization and Cleanup (#22125) 2 years ago
kc60.c a84528f853 Move remaining `LAYOUT`s to data driven (#20422) 3 years ago
matrix_diagram.md a69262398f KC60 Layout Standardization and Cleanup (#22125) 2 years ago
mod_rgb_underglow.md e648155113 Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) 2 years ago
readme.md c60cafae41 KC60 refactor (#10834) 5 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

KC60

KC60

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
  • Hardware Supported: KC60 v1.6, v2.0; ATmega32U4
  • Hardware Availability: Drop.com (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.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.