1
0
Fork 0

[Keyboard] add Soup10 support (#11921)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
icesoup 2021-03-07 02:03:48 +05:00 committed by GitHub
parent 86e28b4db8
commit 788b1854b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 356 additions and 0 deletions

View file

@ -0,0 +1,19 @@
# soup10
![soup10](https://i.imgur.com/YIMB3kKl.jpg)
A 4x3 10 key macropad by Sadeed aka icesoup
* Keyboard Maintainer: [icesoup](https://github.com/Sadeeed)
* Hardware Supported: Pro Micro
* Hardware Availability: [Repository](https://github.com/Sadeeed/Soup10)
Make example for this keyboard (after setting up your build environment):
make soup10:default
Flashing example for this keyboard:
make soup10: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).