1
0
Fork 0

[Keyboard] Add keyboard Reviung39 (#6620)

* add keyboards/reviung39

* fix reviung39/keymaps/default/

* [Keymap] add keymap default_s for reviung39 type-s

* [keymap] fix default and default_s

* [keymap] remove backup directory(keyboards/reviung39/backup/)

* [keymap] Update readme.md

* [keyboards] fix keyboards/reviung39/reviung39.h, rules.mk, /keymaps/default/keymap.c

* [keymap] fix /default_s/keymap.c

* Update readme.md

* Update readme.md

* fix rules.mk

* [keymaps] fix default/keymap.c
This commit is contained in:
gtips 2019-08-31 09:46:31 +09:00 committed by Drashna Jaelre
parent 9340b70b7e
commit b7ddf64b54
14 changed files with 630 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# reviung39
![reviung39](https://github.com/gtips/reviung/blob/master/reviung39/image/REVIUNG39-1.jpg)
The REVIUNG39 is 39-key (37.5%) column staggered keyboard.
Keyboard Maintainer: [gtips](https://github.com/gtips)
Hardware Supported: The REVIUNG39 PCBs, Pro Micro supported
Hardware Availability: [PCB & Case Data](https://github.com/gtips/reviung)
Make example for this keyboard (after setting up your build environment):
make reviung39: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).