1
0
Fork 0
qmk_firmware/keyboards/kc60
2022-03-15 13:56:58 +00:00
..
keymaps Update noroadsleft userspace and keymaps (2021-12-13) (#15470) 2021-12-13 23:42:43 -08:00
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
kc60.c KC60 refactor (#10834) 2020-11-02 16:55:22 -08:00
kc60.h KC60 refactor (#10834) 2020-11-02 16:55:22 -08:00
mod_rgb_underglow.md KC60 Refactor (#8782) 2020-04-15 22:31:09 +02:00
readme.md KC60 refactor (#10834) 2020-11-02 16:55:22 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +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.