diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-05-20 10:25:34 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-05-20 10:25:34 -0700 |
commit | 3e0ec8b1719f3f98da3c4327908a5bb10a6b0c9b (patch) | |
tree | 6530e821712b6d9e130f7ac21f9b4d017ac766a3 /keyboards/kira75/readme.md | |
parent | c1d30e4a57019ee1cad2d4c2c71ea274ef7b2f37 (diff) | |
download | qmk_firmware-3e0ec8b1719f3f98da3c4327908a5bb10a6b0c9b.tar.gz |
Kira 75 QMK Support (#3003)
* preliminary check in of Kira75
* Layout done
* make an appropriate keymap and fix layout commas
* formatting changes and housekeeping
* add info.json contents for QMK Configurator support
* add RGB underglow support
* add support for caps and num lock leds
Diffstat (limited to 'keyboards/kira75/readme.md')
-rw-r--r-- | keyboards/kira75/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/kira75/readme.md b/keyboards/kira75/readme.md new file mode 100644 index 000000000..f2c0f3228 --- /dev/null +++ b/keyboards/kira75/readme.md @@ -0,0 +1,15 @@ +# Kira 75 + +![kira75](imgur.com image replace me!) + +75% keyboard designed by thesiscamper + +Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) +Hardware Supported: Kira 75 +Hardware Availability: Group Buy + +Make example for this keyboard (after setting up your build environment): + + make kira75: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. |