logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (970B)


  1. # Tvrd Rad Keyboards TRK1
  2. ![TRK1](https://i.imgur.com/dbxoTah.jpg)
  3. Custom keyboard designed by Tvrd Rad Keyboards aka TRK1
  4. * Keyboard Maintainer: [Tvrd Rad Keyboards](https://www.trkeyboards.com)
  5. * Hardware Supported: TRK1 PCB
  6. * Hardware Availability: https://www.trkeyboards.com/en/keyboards/1-trk1/
  7. Getting the board into bootloader mode:
  8. To be able to flash firmware onto this board and put keyboard into bootloader mode, you need to press the "Fn" and "Esc" keys on the keyboard at the same time.
  9. Make example for this keyboard (after setting up your build environment):
  10. make trkeyboards/trk1:default
  11. Flashing example for this keyboard:
  12. make trkeyboards/trk1:default:flash
  13. 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).