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:
parent
334e2629df
commit
2bdeccd7ba
9 changed files with 409 additions and 0 deletions
15
keyboards/handwired/prime_exl/readme.md
Normal file
15
keyboards/handwired/prime_exl/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Prime_EXL
|
||||
|
||||

|
||||
|
||||
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).
|
Loading…
Add table
Add a link
Reference in a new issue