1
0
Fork 0

Keyboard: Add Prime_EXL prototype to 'handwired' (#3932)

* initial commit

* Update readme.md

* Update keymap.c

added comment for description of function to control LED as layer indicator

* corrected formatting as requested.

* format for configurator

* corrected info.json to propertly reflect layout in Configurator

* updated layouts to reflect physical keyboard
This commit is contained in:
holtenc 2018-09-19 18:20:36 -05:00 committed by Drashna Jaelre
parent 334e2629df
commit 2bdeccd7ba
9 changed files with 409 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# Prime_EXL
![Prime_EXL](https://i.imgur.com/3t524g8.jpg)
An ergonomic 45% keyboard with a macro/numpad added to the left side.
Keyboard Maintainer: [Holtenc](https://github.com/holtenc/)
Hardware Supported: Prime_EXL PCB, ATMega32u4
Hardware Availability: Prototype
Make example for this keyboard (after setting up your build environment):
make handwired/prime_exl:default
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).