diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-11 18:54:26 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-11 18:54:26 +0000 |
commit | 51b78285403ca804920904ae4fa1b8d0fabe54d8 (patch) | |
tree | 8b8c0a16c2b31b277699605d9a0a8ceb077a3ac7 /keyboards/balloondogcaps/tr90/readme.md | |
parent | 3f5dc472965e6a5b8efe60e33c7b6c2d18d92008 (diff) | |
parent | 61a5059fc5595eb60db75d0b7a6bffd3189db442 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/balloondogcaps/tr90/readme.md')
-rw-r--r-- | keyboards/balloondogcaps/tr90/readme.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/balloondogcaps/tr90/readme.md b/keyboards/balloondogcaps/tr90/readme.md new file mode 100644 index 0000000000..06b8a232ef --- /dev/null +++ b/keyboards/balloondogcaps/tr90/readme.md @@ -0,0 +1,25 @@ +# balloondogcaps/tr90 + +![balloondogcaps/tr90](https://i.imgur.com/GCAZotn.jpeg) + +A 3x3 Pro Macropad with programmer pins + +* Keyboard Maintainer: [Balloondog](https://instagram.com/balloondogcaps) +* Hardware Supported: Balloondog Play Rough series case(s) +* Hardware Availability: [Balloondog](http://store.balloondog.nl) + +Make example for this keyboard (after setting up your build environment): + + make balloondogcaps/tr90:default + +Flashing example for this keyboard: + + make balloondogcaps/tr90:default:flash + +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). + +## Bootloader + +Enter the bootloader in 2 ways: +* **Physical reset button**: Briefly press the button on the back of the PCB +* **Keycode in layout**: Hold the bottom right key and then press the bottom left key to enter the bootloader |