qmk_firmware/keyboards/kopibeng/xt60
Ryan 2da0827d4f
Remove matrix size defines (#19581)
2023-02-17 16:08:25 +11:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Move LED indicator config to data driven (#19800) 2023-02-17 13:14:29 +11:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
xt60.c [Keyboard] Add support for XT60 (#16708) 2022-03-23 11:42:54 -07:00
xt60.h [Keyboard] Add support for XT60 (#16708) 2022-03-23 11:42:54 -07:00

readme.md

XT60

XT60

A QMK-powered, VIA-enabled universal 60% PCB with support for ANSI/ISO layouts, split Backspace, split Right Shift, stepped Caps Lock, 6.25U/7U bottom row, split Spacebar and RGB underglow.

  • Keyboard Maintainer: kopibeng
  • Hardware Supported: A 60% keyboard with ATMEGA32U4
  • Hardware Availability: N/A

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

make kopibeng/xt60:via

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.