1
0
Fork 0

[Keyboard] Add ReverseStudio-DecadePad (#8553)

* ADD DecadePad

* Fix Key display bug

* fix

* firmware1

THIS IS A Backup commit

* firmware2

* rename all fill with lower case

* fix bug

* Final Version

Fix all bugs

* Requested change apply

* suggested apply

* change apply

* via test

* Apply change and fix via support problem
This commit is contained in:
huajijam 2020-04-05 13:28:40 +08:00 committed by GitHub
parent 120fcc58b6
commit 04c81a04c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 247 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# DecadePad
A 6x4 Standard Numpad
* Keyboard Maintainer: [huajijam](https://github.com/huajijam)
* Hardware Supported: DecadePad
Make example for this keyboard (after setting up your build environment):
make reversestudio/decadepad:default
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).