[Keyboard] Added smAllice (#12543)

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
This commit is contained in:
Brandon
2021-05-13 20:11:36 -07:00
committed by GitHub
co-authored by James Young
parent 7262d5cc93
commit 5195f97d35
11 changed files with 286 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# smAllice
![smAllice](https://i.imgur.com/HAiJnnK.png)
A 40% alice-like keyboard with an arrow cluster.
* Keyboard Maintainer: [Brandon Beltran](https://github.com/armastardo)
* Hardware Supported: smAllice PCB
* Hardware Availability: [KeyHive](http://keyhive.xyz/)
Make example for this keyboard (after setting up your build environment):
make smallice:default
### Flash
- Plug in
- Press reset button
- Flash using QMK Toolbox or dfu-util (`make smallice:<keymap>: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).