qmk_firmware/keyboards/kopibeng/xt8x
Ryan 1184e0d9be
Adjust keycode alignment around `QK_BOOT` (#23697)
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
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
readme.md
xt8x.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00

readme.md

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.