qmk_firmware/keyboards/xelus/pachi/rev1
James Young aee6ff5c08
Xelus Pachi: add info.json files; rename layout macros (#16123)
* xelus/pachi/mini_32u4: add info.json

* xelus/pachi/rev1: add info.json

* xelus/pachi/rgb/rev1: add info.json

* xelus/pachi/rgb/rev2: add info.json

* rename LAYOUT_ansi_tsangan to LAYOUT_tkl_ansi_tsangan

Rename `LAYOUT_ansi_tsangan` to `LAYOUT_tkl_ansi_tsangan` for the Pachi RGB revisions.
2022-01-29 23:11:50 -08:00
..
keymaps [Bug] Pachi keymap compile fix (#13261) 2021-06-20 00:16:50 -07:00
config.h [Keyboard] Add Pachi (#12132) 2021-03-19 01:25:37 +11:00
info.json Xelus Pachi: add info.json files; rename layout macros (#16123) 2022-01-29 23:11:50 -08:00
readme.md [Keyboard] Pachi restructure and keyboard addition (#13080) 2021-06-19 16:18:29 +01:00
rev1.c [Keyboard] Add Pachi (#12132) 2021-03-19 01:25:37 +11:00
rev1.h [Keyboard] Add Pachi (#12132) 2021-03-19 01:25:37 +11:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +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/rev1: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.