forked from forks/qmk_firmware
d52cd8886c
* Add VIA support for Prime_L * Update keyboards/primekb/prime_l/v1/config.h * Add prime_exl_plus keyboard * Temporary removal of prime_exl_plus * Add Prime_EXL Plus, including VIA support * Update keyboards/handwired/prime_exl_plus/readme.md * Update keyboards/handwired/prime_exl_plus/readme.md * Update keyboards/handwired/prime_exl_plus/readme.md * Update keyboards/handwired/prime_exl_plus/rules.mk * Update keyboards/handwired/prime_exl_plus/info.json * Update keyboards/handwired/prime_exl_plus/info.json * Update keyboards/handwired/prime_exl_plus/info.json * Update keymap.c * correct spacing of keymaps and layout macro. move indicator logic from user space to keyboard space * further corrections to keymaps and layout macro. * Update keyboards/handwired/prime_exl_plus/prime_exl_plus.c * Update keyboards/handwired/prime_exl_plus/prime_exl_plus.c * Update keyboards/handwired/prime_exl_plus/prime_exl_plus.c * Update keyboards/handwired/prime_exl_plus/prime_exl_plus.c * Update prime_exl_plus.c * small edit to prime_exl_plus.c
17 lines
747 B
Markdown
17 lines
747 B
Markdown
# Prime_EXL Plus
|
|
|
|
![Prime_EXL Plus](https://i.imgur.com/XGj53Nb.jpg)
|
|
|
|
An ergonomic 45% keyboard with a numrow and macro/numpad added to the left side.
|
|
|
|
* Keyboard Maintainer: [Holtenc](https://github.com/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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|