qmk-firmwares/keyboards/xelus/pachi/mini_32u4
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move keyboard USB IDs and strings to data driven: X (#17925) 2022-08-06 18:45:43 +10:00
info.json Move keyboard USB IDs and strings to data driven: X (#17925) 2022-08-06 18:45:43 +10:00
mini_32u4.c
mini_32u4.h
readme.md
rules.mk

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.