qmk_firmware/keyboards/kopibeng/xt8x
2024-05-11 16:50:48 +01:00
..
keymaps Adjust keycode alignment around QK_BOOT (#23697) 2024-05-11 16:50:48 +01:00
chconf.h [Keyboard] Add support for XT8x (#14440) 2021-09-21 21:23:51 -07:00
config.h Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
keyboard.json Migrate features from rules.mk to data driven - IJK (#23276) 2024-03-15 01:42:15 +00:00
matrix_diagram.md kopibeng XT8x Layout Additions (#20713) 2023-05-04 13:13:01 -07:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
xt8x.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00

XT8x

XT8x

A QMK-powered, VIA-enabled TKL PCB with support for ANSI/ISO layout, F12/F13 top row, split Backspace, split Right Shift and 6.25U/7U bottom row.

  • Keyboard Maintainer: kopibeng
  • Hardware Supported: A TKL keyboard with STM32F072
  • Hardware Availability: N/A

Make example for this keyboard (after setting up your build environment):

make kopibeng/xt8x:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

  • Physical reset button: Press the RESET switch on top side of PCB.
  • Bootmagic reset: Unplug keyboard, hold down ESC key and plug in the keyboard.
  • Keycode reset: Press the QK_BOOT keycode (default: MO(1) + R keys) in layout if available.