qmk_firmware/keyboards/kc60
Ryan 28b6a8841f
Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)
2024-09-02 09:13:28 +10:00
..
keymaps Remove all via-enabled keymaps, including `via`. (#24322) 2024-08-26 07:51:22 +10:00
kc60.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
keyboard.json Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186) 2024-09-02 09:13:28 +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

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.