From 5ba424ca17c33ca8f2ba049fceb804315679d3ae Mon Sep 17 00:00:00 2001 From: Tvrd Rad Keyboards Date: Sun, 2 Nov 2025 06:53:04 +0100 Subject: Add TRKeyboard TRK2 keyboard (#25754) Co-authored-by: Jack Sangdahl Co-authored-by: Joel Challis --- keyboards/trkeyboards/trk2/readme.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 keyboards/trkeyboards/trk2/readme.md (limited to 'keyboards/trkeyboards/trk2/readme.md') 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 + +![TRK2](https://i.imgur.com/iO2zIIT.jpeg) + +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 -- cgit v1.2.3