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.
 
 
 
 
 
Joel Challis 539fa21bf8
Migrate features from rules.mk to data driven - IJK (#23276)
3 months ago
..
keymaps Manual user keymap removal (#23119) 4 months ago
config.h Move RGBLight animations to data driven (#21635) 10 months ago
kc60.c Move remaining `LAYOUT`s to data driven (#20422) 1 year ago
keyboard.json Migrate features from rules.mk to data driven - IJK (#23276) 3 months ago
matrix_diagram.md KC60 Layout Standardization and Cleanup (#22125) 9 months ago
mod_rgb_underglow.md Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) 6 months ago
readme.md KC60 refactor (#10834) 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.