diff options
author | ai03 <sarcaphx510@gmail.com> | 2019-01-28 12:34:42 -0800 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-01-28 12:34:42 -0800 |
commit | 5672dc8030e99541e1d71c749916249fb4b2504b (patch) | |
tree | 319ef2703bfdd62846b323de5589780e235366b1 /keyboards/ai03/lunar/readme.md | |
parent | 693e1afa59686f9848517a3da895078d51bb6894 (diff) | |
download | qmk_firmware-5672dc8030e99541e1d71c749916249fb4b2504b.tar.gz qmk_firmware-5672dc8030e99541e1d71c749916249fb4b2504b.zip |
Add Lunar Keyboard (#4976)
* Generate project
* Adjust files
* Get things working
* Update readme
* Add VIA configurator compatibility
* Grammar
* Update keymap
* Split lunar info default and VIA keymaps
* Copyrights
* VIA tuneup
* A few missed copyrights
* Remove unnecessary junk
* Remove unnecessary bits, fix readme
Diffstat (limited to 'keyboards/ai03/lunar/readme.md')
-rw-r--r-- | keyboards/ai03/lunar/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ai03/lunar/readme.md b/keyboards/ai03/lunar/readme.md new file mode 100644 index 0000000000..585d6454ba --- /dev/null +++ b/keyboards/ai03/lunar/readme.md @@ -0,0 +1,15 @@ +# Lunar + +![Photo](https://i.imgur.com/hYoW8IJ.jpg) + +A 65% keyboard made specifically for Alps SKCM/L switches and AEK/M0116 keycaps. + +Keyboard Maintainer: [ai03](https://github.com/ai03-2725) +Hardware Supported: Official Lunar PCB +Hardware Availability: [Switchplate Peripherals](https://switchplate.co/) + +Make example for this keyboard (after setting up your build environment): + + make ai03/lunar:default + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |