diff options
Diffstat (limited to 'keyboards/boardsource/lulu/readme.md')
-rw-r--r-- | keyboards/boardsource/lulu/readme.md | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/keyboards/boardsource/lulu/readme.md b/keyboards/boardsource/lulu/readme.md deleted file mode 100644 index a1c184eaac..0000000000 --- a/keyboards/boardsource/lulu/readme.md +++ /dev/null @@ -1,31 +0,0 @@ -# Lulu - -![boardsource Lulu](https://i.imgur.com/tjvUoXTh.png) - -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. - - -* Keyboard Maintainer: [Boardsource](https://github.com/daysgobye) -* Hardware Supported: lulu v1 -* Hardware Availability: this keyboard is available from the [Boardsource store](https://boardsource.xyz/store/61d0b772319a1f3cc53ba2fb) - - -Make example for this keyboard (after setting up your build environment): - - make boardsource/lulu/rp2040:default - make boardsource/lulu/avr:default - -Flashing example for this keyboard: - - make boardsource/lulu/rp2040:default:flash - make boardsource/lulu/avr:default:flash - - -Compile `rp2040` firmware if you purchased PCB in lulu group buy (integrated microcontroller). -Compile `avr` firmware if your PCB uses a drop-in microcontroller like Pro Micro. - - -Enter bootloader by holding down the upper outer key while you plug in the usb cable, or by pushing the reset switch on the pcb. - - -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). |