qmk_firmware/keyboards/xelus/pachi/mini_32u4
James Young 73734a196d
Xelus Pachi Mini 32U4 Community Layout Support (#20889)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_tkl_f13_ansi_split_bs_rshift

* add LAYOUT_tkl_f13_ansi

* add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift

* add LAYOUT_tkl_f13_ansi_tsangan

* add LAYOUT_tkl_ansi_split_bs_rshift

* add LAYOUT_tkl_ansi

* add LAYOUT_tkl_ansi_tsangan_split_bs_rshift

* add LAYOUT_tkl_ansi_tsangan

* add LAYOUT_tkl_f13_iso_split_bs_rshift

* add LAYOUT_tkl_f13_iso

* add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift

* add LAYOUT_tkl_f13_iso_tsangan

* add LAYOUT_tkl_iso_split_bs_rshift

* add LAYOUT_tkl_iso

* add LAYOUT_tkl_iso_tsangan_split_bs_rshift

* add LAYOUT_tkl_iso_tsangan

* enable Community Layout support
2023-05-12 19:51:47 -07:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move matrix config to info.json, part 2 (#19987) 2023-03-10 22:16:56 +11:00
info.json Xelus Pachi Mini 32U4 Community Layout Support (#20889) 2023-05-12 19:51:47 -07:00
matrix_diagram.md Xelus Pachi Mini 32U4 Community Layout Support (#20889) 2023-05-12 19:51:47 -07:00
readme.md [Keyboard] Pachi restructure and keyboard addition (#13080) 2021-06-19 16:18:29 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Pachi

Pachi TKL Keyboard that supports both 87 and 88 layouts.

  • Keyboard Maintainer: Xelus22
  • Hardware Supported: Group buys

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

make xelus/pachi/mini_32u4:default

Reset your keyboard in 3 ways:

  1. Software reset on Fn + Backspace
  2. Bootmagic reset: hold down the top left key (usually escape) and plugin the keyboard
  3. Physical reset button: on the back of the PCB, there should be a small golden button you can press

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.