qmk_firmware/keyboards/kopibeng/xt8x
Ryan b1783db4ea
Move `RGBLED_NUM` to data driven (#21278)
2023-06-18 14:39:07 +10:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
chconf.h
config.h Move `RGBLED_NUM` to data driven (#21278) 2023-06-18 14:39:07 +10:00
info.json Move `RGBLED_NUM` to data driven (#21278) 2023-06-18 14:39:07 +10:00
matrix_diagram.md kopibeng XT8x Layout Additions (#20713) 2023-05-04 13:13:01 -07:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
xt8x.c Move single `LAYOUT_all`s to data driven (#20430) 2023-04-15 21:08:15 +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.