diff options
Diffstat (limited to 'keyboards/boardsource/lulu/readme.md')
-rw-r--r-- | keyboards/boardsource/lulu/readme.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/boardsource/lulu/readme.md b/keyboards/boardsource/lulu/readme.md new file mode 100644 index 000000000..e7c530161 --- /dev/null +++ b/keyboards/boardsource/lulu/readme.md | |||
@@ -0,0 +1,24 @@ | |||
1 | # Lulu | ||
2 | |||
3 |  | ||
4 | |||
5 | The lulu is what the ergo community has needed for a long time, a high-end aesthetic split ergo 60%. With this project we not only tried to create a beautiful product but we also wanted to unify the some what split 60% community. With hotswap, per key rgb & underglow, swappable encoder and adjustable tenting with out giving up anything. | ||
6 | |||
7 | |||
8 | * Keyboard Maintainer: [Boardsource](https://github.com/daysgobye) | ||
9 | * Hardware Supported: lulu v1 | ||
10 | * Hardware Availability: this keyboard is available from the [Boardsource store](https://boardsource.xyz/store/61d0b772319a1f3cc53ba2fb) | ||
11 | |||
12 | |||
13 | Make example for this keyboard (after setting up your build environment): | ||
14 | |||
15 | make boardsource/lulu:default | ||
16 | |||
17 | Flashing example for this keyboard: | ||
18 | |||
19 | make boardsource/lulu:default:flash | ||
20 | |||
21 | Reset keyboard by holding down top left key while you plug in the usb cable. Or by pushing the reset switch on the pcb. | ||
22 | |||
23 | |||
24 | 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). | ||