diff options
| author | Tvrd Rad Keyboards | 2025-11-02 06:53:04 +0100 |
|---|---|---|
| committer | GitHub | 2025-11-02 06:53:04 +0100 |
| commit | 5ba424ca17c33ca8f2ba049fceb804315679d3ae (patch) | |
| tree | ca7491913c43b3c8be7b34059124af258908c853 /keyboards/trkeyboards/trk2/readme.md | |
| parent | e7012f4d9ead226027ebc565ea0a9620214af0be (diff) | |
Add TRKeyboard TRK2 keyboard (#25754)
Co-authored-by: Jack Sangdahl <jack@pngu.org>
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/trkeyboards/trk2/readme.md')
| -rw-r--r-- | keyboards/trkeyboards/trk2/readme.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/trkeyboards/trk2/readme.md b/keyboards/trkeyboards/trk2/readme.md new file mode 100644 index 0000000000..7e6edbac04 --- /dev/null +++ b/keyboards/trkeyboards/trk2/readme.md @@ -0,0 +1,26 @@ +# Tvrd Rad Keyboards TRK2 + + + +Custom keyboard designed by Tvrd Rad Keyboards aka TRK2 + +* Keyboard Maintainer: [Tvrd Rad Keyboards](https://www.trkeyboards.com) +* Hardware Supported: TRK2 PCB +* Hardware Availability: https://www.trkeyboards.com/rs/tastature/5-trk2/ + +Make example for this keyboard (after setting up your build environment): + + make trkeyboards/trk2:default + +Flashing example for this keyboard: + + make trkeyboards/trk2: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: + +* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard +* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available |