diff options
author | Silc Lizard (Tokage) Renew <tokage.it.lab@gmail.com> | 2023-07-01 13:00:13 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-30 22:00:13 -0600 |
commit | 000ee31e2c64ad374b93be5a98f5529c48446188 (patch) | |
tree | ef39041b9bc8afd4269e92446e5d4a7b261ac4dc /keyboards/varanidae/readme.md | |
parent | 720aa628fa86f547ac622eb2e85b7b2aab9a1ae1 (diff) |
[Keyboard] Add Varanidae (#21340)
Diffstat (limited to 'keyboards/varanidae/readme.md')
-rw-r--r-- | keyboards/varanidae/readme.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/varanidae/readme.md b/keyboards/varanidae/readme.md new file mode 100644 index 0000000000..fbaaa77d64 --- /dev/null +++ b/keyboards/varanidae/readme.md @@ -0,0 +1,24 @@ +# Varanidae + + + +Varanidae the left-side pad 110 keys keyboard for creators powered by Elite-C. + +* Keyboard Maintainer: [Silc Renew](https://github.com/TokageItLab) +* Hardware Supported: Varanidae +* Hardware Availability: [TokageItLab / Varanidae](https://github.com/TokageItLab/Varanidae) + +Make example for this keyboard (after setting up your build environment): + + make varanidae:default + make varanidae:via + +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). + +## Bootloader + +Enter the bootloader in 3 ways: + +* **Bootmagic reset**: Hold down the switch at (0,0) in the matrix (usually the encoder push switch) and plug in the keyboard +* **Physical reset button**: Briefly press the reset switch on the Elite-C +* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available |