summaryrefslogtreecommitdiff
path: root/keyboards/tominabox1/bigboy/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-02 14:06:19 +0000
committerQMK Bot <hello@qmk.fm>2022-07-02 14:06:19 +0000
commit61eca0c9723928c6db67122d0e2403c7f68687a9 (patch)
tree0965acab2c0c411abdd4234632ef2f92d8af5d4c /keyboards/tominabox1/bigboy/readme.md
parent7de801ed9a4b61731ac02e5929c015c7c3258178 (diff)
parent7c64a2bcaa559f0a582e3b499e21b75b1080f0cc (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/tominabox1/bigboy/readme.md')
-rwxr-xr-xkeyboards/tominabox1/bigboy/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/tominabox1/bigboy/readme.md b/keyboards/tominabox1/bigboy/readme.md
new file mode 100755
index 0000000000..c76065637c
--- /dev/null
+++ b/keyboards/tominabox1/bigboy/readme.md
@@ -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).