qmk_firmware/keyboards/kc60
2024-02-20 22:22:00 +00:00
..
keymaps Manual user keymap removal (#23119) 2024-02-20 22:22:00 +00:00
config.h Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
info.json KC60 Layout Standardization and Cleanup (#22125) 2023-09-24 15:29:44 -07:00
kc60.c Move remaining LAYOUTs to data driven (#20422) 2023-04-15 21:07:32 +10:00
matrix_diagram.md KC60 Layout Standardization and Cleanup (#22125) 2023-09-24 15:29:44 -07:00
mod_rgb_underglow.md Rename RGBLED_NUM -> RGBLIGHT_LED_COUNT (#22570) 2023-12-12 15:30:08 +11:00
readme.md KC60 refactor (#10834) 2020-11-02 16:55:22 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.