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/lex60.c | |
parent | 45e71aedf030d80e62c491c4a906fdf88ccaec0c (diff) | |
download | qmk_firmware-df78593b1ba800223c049f3f61df6ad4bf4abe7c.tar.gz |
[Keyboard] Added Lex60 keyboard (#7600)
Diffstat (limited to 'keyboards/gami_studio/lex60/lex60.c')
-rw-r--r-- | keyboards/gami_studio/lex60/lex60.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/gami_studio/lex60/lex60.c b/keyboards/gami_studio/lex60/lex60.c new file mode 100644 index 000000000..939d6c558 --- /dev/null +++ b/keyboards/gami_studio/lex60/lex60.c @@ -0,0 +1 @@ +#include "lex60.h" |