diff options
author | Lukas Alexandre <the.lukelex@gmail.com> | 2019-12-12 20:45:56 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-12-12 11:45:56 -0800 |
commit | df78593b1ba800223c049f3f61df6ad4bf4abe7c (patch) | |
tree | d3fda1a12d9df27826e58de0898b1c9523d4af86 /keyboards/gami_studio/lex60/readme.md | |
parent | 45e71aedf030d80e62c491c4a906fdf88ccaec0c (diff) | |
download | qmk_firmware-df78593b1ba800223c049f3f61df6ad4bf4abe7c.tar.gz |
[Keyboard] Added Lex60 keyboard (#7600)
Diffstat (limited to 'keyboards/gami_studio/lex60/readme.md')
-rw-r--r-- | keyboards/gami_studio/lex60/readme.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/gami_studio/lex60/readme.md b/keyboards/gami_studio/lex60/readme.md new file mode 100644 index 000000000..2724719c0 --- /dev/null +++ b/keyboards/gami_studio/lex60/readme.md @@ -0,0 +1,12 @@ +# Gami Studio Lex60 + +A 60% with split space bars made by Gami Studio. + +* Keyboard Maintainer: [Gami Studio](https://github.com/GamiStudio) +* Hardware Supported: Lex60 powered by the ATmega32U4 + +Make example for this keyboard (after setting up your build environment): + + make gami_studio/lex60:default # postfix with `:flash` to load the firmware into the board + +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). |