forked from kofal.net/zmk
feat(shields): Microdox V2 shield definition
* Refactor common parts of the Microdox sheild into a separate file. This is in preparation for adding Microdox V2 as another shield in the same directory. * Refactor Microdox keymap into a common file in preparation for Microdox V2 * Add Microdox V2 shield definition * Added a README to explain v1/v2 differences.
This commit is contained in:
8
app/boards/shields/microdox/README.md
Normal file
8
app/boards/shields/microdox/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Microdox
|
||||
|
||||
Microdox is a 36 key split keyboard by Boardsource.
|
||||
|
||||
Two variants are defined for this shield – V1 and V2. The layout is exactly the same between the
|
||||
two. Per [help documentation](https://www.boardsource.xyz/help/6129be4a9c85c6050be190d2), if you
|
||||
purchased your PCB before April 2022, use `microdox_left`/`microdox_right`. Otherwise, use
|
||||
`microdox_v2_left`/`microdox_v2_right`.
|
||||
Reference in New Issue
Block a user