1
0
Fork 0

Add BigBoy macro pad (#16962)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
TJ 2022-07-02 09:05:44 -05:00 committed by GitHub
parent 81b7d6f67f
commit 7c64a2bcaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 242 additions and 0 deletions

View file

@ -0,0 +1,20 @@
# BigBoy
A macropad designed by dingusxmcgee_ and tominabox1.
![bigboy](https://i.imgur.com/oqxx6sEh.jpg)
* Keyboard Maintainer: [tominabox1](https://github.com/tominabox1)
* Hardware Supported: BigBoy
Make example for this keyboard (after setting up your build environment):
make bigboy:default
Flashing example for this keyboard:
make bigboy:default:flash
**Reset Key:** To enter the bootloader, either push the RESET button on the PCB, hold the top left key when plugging in, or the a programmed button on the keymap.
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).