logo

qmk_firmware

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

readme.md (1071B)


  1. # XT87
  2. ![XT87](https://i.imgur.com/N1QaXPTh.jpg)
  3. A QMK-powered, VIA-enabled F12 TKL PCB with support for ANSI/ISO layout, split Backspace, split Right Shift and 6.25U/7U bottom row.
  4. * Keyboard Maintainer: [kopibeng](https://github.com/kopibeng)
  5. * Hardware Supported: A TKL keyboard with STM32F072
  6. * Hardware Availability: [MONOKEI](https://monokei.co)
  7. Make example for this keyboard (after setting up your build environment):
  8. make kopibeng/xt87:default
  9. Flashing example for this keyboard:
  10. make kopibeng/xt87:default:flash
  11. 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).
  12. ## Bootloader
  13. * Physical reset button: Press the RESET switch on top side of PCB.
  14. * Bootmagic reset: Unplug keyboard, hold down ESC key and plug in the keyboard.
  15. * Keycode reset: Press the `QK_BOOT` keycode (default: MO(1) + R keys) in layout if available.