Files
qmk_firmware/keyboards/jankycaps/janky9/readme.md
telybelly a3a3af1184 Add Janky No.9 (#24910)
* Add Janky No.9

Add Janky No.9

* Update readme.md

* Update keyboard.json

updated as per waffle87 suggestions, and run qmk format-json

* Apply suggestions from code review

updated as per suggestions from zvecr

Co-authored-by: Joel Challis <git@zvecr.com>

---------

Co-authored-by: Joel Challis <git@zvecr.com>
2025-03-01 13:59:52 -07:00

28 lines
1.0 KiB
Markdown

# Janky No.9
![Janky No.9](https://i.imgur.com/hkEorpO.jpeg)
*A Handmade 3x3 Macropad*
* Keyboard Maintainer: [telybelly](https://github.com/telybelly)
* Hardware Supported: Janky No.9
* Hardware Availability: <https://anky.studio/>
Make example for this keyboard (after setting up your build environment):
make jankycaps/janky9:default
Flashing example for this keyboard:
make jankycaps/janky9: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 3 ways:
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Quickly short the RST and GND pads on the PCB twice
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available