qmk_firmware/keyboards/handwired/prime_exl_plus
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 Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
info.json Move keyboard USB IDs and strings to data driven: handwired (#17822) 2022-07-30 17:31:44 +10:00
prime_exl_plus.c [Keyboard] Add Prime_EXL Plus to handwired (#8238) 2020-02-25 13:21:59 -08:00
prime_exl_plus.h [Keyboard] Add Prime_EXL Plus to handwired (#8238) 2020-02-25 13:21:59 -08:00
readme.md [Keyboard] Add Prime_EXL Plus to handwired (#8238) 2020-02-25 13:21:59 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Prime_EXL Plus

Prime_EXL Plus

An ergonomic 45% keyboard with a numrow and macro/numpad added to the left side.

  • Keyboard Maintainer: Holtenc
  • Hardware Supported: Prime_EXL Plus PCB, ATmega32U4
  • Hardware Availability: Prototype/personal project

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

make handwired/prime_exl_plus:default
make handwired/prime_exl_plus:via

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