diff options
author | mincedshon <86765893+mincedshon@users.noreply.github.com> | 2022-08-10 02:19:15 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-09 11:19:15 -0700 |
commit | 336c4904b52ec60b116fe18a1351b38b0a344ab7 (patch) | |
tree | 1828fd16cf9819c760e600a77df55f4d5506ea23 /keyboards/mincedshon/ecila/readme.md | |
parent | 5de655023e7d66ecaaba73d85409468aa95a701a (diff) |
[Keyboard] add ecila keyboard (#17596)
Diffstat (limited to 'keyboards/mincedshon/ecila/readme.md')
-rw-r--r-- | keyboards/mincedshon/ecila/readme.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/mincedshon/ecila/readme.md b/keyboards/mincedshon/ecila/readme.md new file mode 100644 index 0000000000..f7bc47edec --- /dev/null +++ b/keyboards/mincedshon/ecila/readme.md @@ -0,0 +1,25 @@ +# ecila + +An Alice layout with arrow cluster + +* Keyboard Maintainer: [mincedshon](https://github.com/mincedshon) +* Hardware Supported: ecila +* Hardware Availability: noooooooo + +Make example for this keyboard (after setting up your build environment): + + make mincedshon/ecila:default + +Flashing example for this keyboard: + + make mincedshon/ecila: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). + +## Bootloader + +Enter the bootloader in 3 ways: + +* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard +* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead +* **Keycode in layout**: Press the key mapped to `RESET` if it is available |