summaryrefslogtreecommitdiff
path: root/keyboards/tominabox1/bigboy/readme.md
diff options
context:
space:
mode:
authorTJ <tom.campie@gmail.com>2022-07-02 09:05:44 -0500
committerGitHub <noreply@github.com>2022-07-03 00:05:44 +1000
commit7c64a2bcaa559f0a582e3b499e21b75b1080f0cc (patch)
tree2ecdd34a1ef483103b2a62eb8ca764e5bba01587 /keyboards/tominabox1/bigboy/readme.md
parent81b7d6f67feaa44bc41500a21dd2998094e06c77 (diff)
Add BigBoy macro pad (#16962)
Co-authored-by: Drashna Jaelre <drashna@live.com>
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).