diff options
author | Moritz <moritz.plattner@gmx.net> | 2022-03-15 23:58:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-15 15:58:16 -0700 |
commit | 77aafd80562e0a3d4b91f1077f029e47ffb852f1 (patch) | |
tree | 00dcfe63f532997217a9039f41a89d101d6eadd7 /keyboards/linworks/dolice/readme.md | |
parent | a808c297269573f8f18b45d750405e2238302bc2 (diff) |
[Keyboard] Add Dolice keyboard (#16186)
Diffstat (limited to 'keyboards/linworks/dolice/readme.md')
-rw-r--r-- | keyboards/linworks/dolice/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/linworks/dolice/readme.md b/keyboards/linworks/dolice/readme.md new file mode 100644 index 0000000000..e46fb8261b --- /dev/null +++ b/keyboards/linworks/dolice/readme.md @@ -0,0 +1,21 @@ +# Dolice + +The Dolice is a alice keyboard designed by Lx3 (Linworks) and yuktsi (TGR) and run by KLC. + +* Keyboard maintainer: [ebastler](https://github.com/ebastler) +* Hardware supported: Linworks/TGR/KLC Dolice +* Hardware availability: Groupbuys. Check the ongoing ones on [the KLC Discord](https://discord.gg/d2A72mGPRB) or [Webshop](https://klc-playground.com/). + +Make example for this keyboard (after setting up your build environment): + + make linworks/dolice:default + +Flash example for this keyboard: + + make linworks/dolice:default:flash + +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). + +## Enter the bootloader: +* **Bootmagic reset**: Hold down the top left most switch and plug in the keyboard +* **Physical reset button**: Briefly short the pads marked "RES" and "GND" on the 6-pin programming header with tweezers |