qmk-dactyl-manuform-a/keyboards/kc60
Drashna Jaelre 92385b3fb6 Better handle LTO_ENABLE (#9832)
* Better handle LTO_ENABLE

Especially when calling from command line

* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE

* Remove long for LTO from show_options.mk
2020-08-29 14:30:02 -07:00
..
keymaps Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00
config.h KC60 Refactor (#8782) 2020-04-15 22:31:09 +02:00
info.json KC60 Refactor (#8782) 2020-04-15 22:31:09 +02:00
kc60.c Moved KC60 capslock LED code to standard led_set_kb so it can be overridden by users 2017-02-07 16:55:40 -08:00
kc60.h KC60 Refactor (#8782) 2020-04-15 22:31:09 +02:00
mod_rgb_underglow.md KC60 Refactor (#8782) 2020-04-15 22:31:09 +02:00
readme.md KC60 Refactor (#8782) 2020-04-15 22:31:09 +02:00
rules.mk Add VIA support to KC60 (#9351) 2020-06-10 17:34:18 +01:00

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

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.