qmk-firmwares/keyboards/ash_xiix
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/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
ash_xiix.c [Keyboard] added ASH-XIIX keyboard (#9833) 2020-08-06 01:03:27 -07:00
ash_xiix.h [Keyboard] added ASH-XIIX keyboard (#9833) 2020-08-06 01:03:27 -07:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: A (#17781) 2022-07-26 01:52:18 +01:00
readme.md [Keyboard] added ASH-XIIX keyboard (#9833) 2020-08-06 01:03:27 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

ASH-XIIX

ASH-XIIX

In mission to fill my Cherry 1800 case. So I continue developing 1800 PCB (ASH-1800) to fit G80-1800 case. It has some update to make ASH-XIIX more user friendly.

  • Keyboard Maintainer: sh_xguitar
  • Keyboard Specification: ATmega32u4, 5P TH MINI USB, JST-PH 5P, Larger ISP Header.
  • Hardware Availability: Sold in Indonesia only

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

make ash_xiix:default

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