qmk_firmware/keyboards/matrix/abelx
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
boards/abelx_bd Fixes for bootloader refactor build failures (#15638) 2022-01-06 06:55:46 +11:00
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
ld add matrix abelx keyboard (#10968) 2021-11-05 13:54:40 +11:00
abelx.c Fixup bootloaders. (#16256) 2022-02-06 19:09:21 -08:00
abelx.h add matrix abelx keyboard (#10968) 2021-11-05 13:54:40 +11:00
aw9523b.c add matrix abelx keyboard (#10968) 2021-11-05 13:54:40 +11:00
aw9523b.h add matrix abelx keyboard (#10968) 2021-11-05 13:54:40 +11:00
chconf.h matrix/abelx - Update ChibiOS conf files (#15130) 2021-11-13 08:19:40 +11:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 2022-10-15 09:55:40 -07:00
halconf.h matrix/abelx - Update ChibiOS conf files (#15130) 2021-11-13 08:19:40 +11:00
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +10:00
matrix.c Avoid MATRIX_*_PINS due to schema validation errors (#15123) 2021-11-12 06:02:00 +11:00
mcuconf.h ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
readme.md add matrix abelx keyboard (#10968) 2021-11-05 13:54:40 +11:00
rules.mk Fixup bootloaders. (#16256) 2022-02-06 19:09:21 -08:00
tca6424.c add matrix abelx keyboard (#10968) 2021-11-05 13:54:40 +11:00
tca6424.h add matrix abelx keyboard (#10968) 2021-11-05 13:54:40 +11:00

Matrix ABELX keyboard

  • Keyboard Maintainer: astro
  • Hardware Supported: Matrix ABELX keyboard
  • Hardware Availability:

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

make matrix/abelx:default

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