qmk_firmware/keyboards/kopibeng/xt8x
James Young 030d503d35
Migrate LOCKING_*_ENABLE to Data-Driven: K, Part 3 (#23770)
Affects:

  - `kindakeyboards/conone65`
  - `kinesis`
  - `kingly_keys/ave/ortho`
  - `kingly_keys/ave/staggered`
  - `kingly_keys/little_foot`
  - `kingly_keys/romac`
  - `kingly_keys/romac_plus`
  - `kingly_keys/ropro`
  - `kingly_keys/smd_milk`
  - `kingly_keys/soap`
  - `kira/kira75`
  - `kisakeyluxury/qtz`
  - `kiserdesigns/madeline`
  - `kiwikeebs/macro`
  - `kiwikeebs/macro_v2`
  - `kiwikey/borderland`
  - `kiwikey/kawii9`
  - `kiwikey/wanderland`
  - `kkatano/bakeneko60`
  - `kkatano/bakeneko65/rev2`
  - `kkatano/bakeneko65/rev3`
  - `kkatano/bakeneko80`
  - `kkatano/wallaby`
  - `kkatano/yurei`
  - `knops/mini`
  - `kona_classic`
  - `kopibeng/mnk60_stm32`
  - `kopibeng/mnk65`
  - `kopibeng/mnk65_stm32`
  - `kopibeng/mnk88`
  - `kopibeng/typ65`
  - `kopibeng/xt60`
  - `kopibeng/xt60_singa`
  - `kopibeng/xt65`
  - `kopibeng/xt8x`
  - `kprepublic/bm16s`
  - `kprepublic/bm40hsrgb/rev1`
  - `kprepublic/bm65hsrgb/rev1`
  - `kprepublic/bm68hsrgb/rev1`
  - `kprepublic/bm980hsrgb`
  - `kprepublic/cospad`
  - `ktec/daisy`
  - `kumaokobo/kudox/columner`
  - `kumaokobo/kudox/rev1`
  - `kumaokobo/kudox/rev2`
  - `kumaokobo/kudox/rev3`
  - `kumaokobo/kudox_full/rev1`
  - `kumaokobo/kudox_game/rev1`
  - `kumaokobo/kudox_game/rev2`
  - `kumaokobo/pico/65keys`
  - `kumaokobo/pico/70keys`
  - `kv/revt`
  - `kwub/bloop`
  - `ky01`
2024-05-22 21:59:35 +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 Migrate LOCKING_*_ENABLE to Data-Driven: K, Part 3 (#23770) 2024-05-22 21:59:35 +01:00
keyboard.json Migrate LOCKING_*_ENABLE to Data-Driven: K, Part 3 (#23770) 2024-05-22 21:59:35 +01: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.