forked from mirrors/qmk_firmware
9f0f39555c
* Add `LAYOUT_tkl_ansi_wkl_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_ansi_wkl` [enhancement] * Add `LAYOUT_tkl_iso_wkl_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_iso_wkl` [enhancement] * Correct layout data Correct key positioning on the function row. [enhancement] * Friendly-format `info.json` [style] * Move ISO Enter to Home Row Corrects the implementation of the ISO Community Layouts. [bugfix] |
||
---|---|---|
.. | ||
keymaps | ||
chconf.h | ||
info.json | ||
readme.md | ||
rules.mk |
XT87
A QMK-powered, VIA-enabled F12 TKL PCB with support for ANSI/ISO layout, split Backspace, split Right Shift and 6.25U/7U bottom row.
- Keyboard Maintainer: kopibeng
- Hardware Supported: A TKL keyboard with STM32F072
- Hardware Availability: MONOKEI
Make example for this keyboard (after setting up your build environment):
make kopibeng/xt87:default
Flashing example for this keyboard:
make kopibeng/xt87:default:flash
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.