From 3f3a1cc9f34947e90c7b7854c5ff97ef81d9f9ac Mon Sep 17 00:00:00 2001 From: MechMerlin <30334081+mechmerlin@users.noreply.github.com> Date: Thu, 5 Jul 2018 08:18:21 -0700 Subject: 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 --- keyboards/kc60se/readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboards/kc60se/readme.md (limited to 'keyboards/kc60se/readme.md') diff --git a/keyboards/kc60se/readme.md b/keyboards/kc60se/readme.md new file mode 100644 index 000000000..da004c40d --- /dev/null +++ b/keyboards/kc60se/readme.md @@ -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. -- cgit v1.2.3-70-g09d2