1
0
Fork 0

KC60 SE Support (#3301)

* initial support for kc60se extracted from Blake Lewis

* add my name to the list

* remove breathing as the backlight pin is not a PWM one

* use standard LAYOUT macros such as 60_ansi and 60_ansi_split_bs_rshift

* Make the base LAYOUT more sensible and add Configurator support

* add atmel-dfu bootloader
This commit is contained in:
MechMerlin 2018-07-05 08:18:21 -07:00 committed by Drashna Jaelre
parent 8dd85f73b3
commit 3f3a1cc9f3
9 changed files with 514 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# kc60se
![kc60se](imgur.com image replace me!)
A short description of the keyboard/project
Keyboard Maintainer: [Blake C. Lewis](https://github.com/BlakeCLewis), [MechMerlin](https://www.github.com/mechmerlin)
Hardware Supported: KC60 SE
Hardware Availability: [Aliexpress](https://www.aliexpress.com/store/product/Free-shipping-GH60-PCB-KC60-SE-Fully-Programmable-For-DIY-Mechanical-Keyboard-Poker-Faceu-HHKB-Support/429151_32799437588.html?spm=2114.12010608.0.0.2995e5c0hNRgMH)
Make example for this keyboard (after setting up your build environment):
make kc60se:default
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.