E85 Hotswap/Soldered Fixes (#10173)
* split up the e85 into hotswap and soldered variants * remove layout_all LAYOUT macro for hotswap pcb * add copyright header to to all config files * remove list of alternate bootloaders * spruce up config file * comply with PR check list * Update keyboards/exclusive/e85/hotswap/info.json * Update keyboards/exclusive/e85/hotswap/info.json * Update keyboards/exclusive/e85/hotswap/info.json * Update keyboards/exclusive/e85/rules.mk * Update keyboards/exclusive/e85/config.h * Update keyboards/exclusive/e85/hotswap/config.h * Update keyboards/exclusive/e85/soldered/config.h * remove LAYOUT_all in hotswap and also remove superfluous comments * remove the soldered tsangan map
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
# Exclusive E8.5 Hotswap
|
||||
|
||||
Custom hotswap PCB for Exclusive E8.5.
|
||||
Custom PCBs for Exclusive E8.5.
|
||||
|
||||
The switch matrix is identical between all three PCB variants of this board. Choose the correct LAYOUT that best matches the physical LAYOUT of your PCB.
|
||||
|
||||
* Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
|
||||
* Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin), [rebeccaby](https://github.com/rebeccaby)
|
||||
* Hardware Supported: E8.5 Hotswap/Soldered, atmega32u4
|
||||
* Hardware Availability: [Geekhack GB](https://geekhack.org/index.php?topic=103520)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make exclusive/e85:default
|
||||
make exclusive/e85/hotswap:default
|
||||
make exclusive/e85/soldered:default
|
||||
|
||||
**Reset Key**: The board can be reset by shorting the two holes underneath the PCB, or pressing the reset button on the reverse side.
|
||||
|
||||
|
Reference in New Issue
Block a user