[Keyboard] Add zfrontier/big_switch (#8205)

* add zfrontier/big_switch

* Update keyboards/zfrontier/big_switch/config.h

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Update keyboards/zfrontier/big_switch/config.h

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Update keyboards/zfrontier/big_switch/keymaps/longtap/keymap.c

Co-Authored-By: Ryan <fauxpark@gmail.com>

* add overriding keymap makefile

* Update keyboards/zfrontier/big_switch/keymaps/longtap/keymap.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Update keyboards/zfrontier/big_switch/keymaps/default/keymap.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* remove redundant defines

* taplong no longer needed

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
carlxia
2020-02-24 11:04:26 +08:00
committed by GitHub
parent 156c9c4ec0
commit 40f7981395
10 changed files with 308 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# zFrontier Big Switch
![big_switch](https://img.zfrontier.com/cover/20180808/FiuL_XSz1WCP4tm2Q25I-JLtheK3)
A keyboard designed by zFrontier with RGB backlight and only one switch.
* Keyboard Maintainer: [carlxia](https://github.com/carlxia)
* Hardware Supported: zFrontier Big Switch
* Hardware Availability: [zFrontier page](https://en.zfrontier.com/products/redcomet-bigswitch-combo)
Make example for this keyboard (after setting up your build environment):
make zfrontier/big_switch:longtap
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).