diff options
author | Adam Gwilliam <adamgwilliam@gmail.com> | 2020-09-16 18:57:09 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-16 16:57:09 -0700 |
commit | 424eeb8af738697e05446c0949099416955df226 (patch) | |
tree | 847c67891af83d2824645de7870ca30f0a150c4a /keyboards/boardsource/5x12/keymaps/via/readme.md | |
parent | 97122d203bf443eda8ff63865223cc96bcc695f4 (diff) |
add VIA support for boardsource/5x12 (#10236)
* add via support for boardsource/5x12
* make product id for 5x12 unique (there is already an 0x0512) by setting it to 0x5012
* un-swap the readme's for 3x4 and 5x12
* Update keyboards/boardsource/5x12/config.h
update vendor id
* Update keyboards/boardsource/5x12/keymaps/via/keymap.c
use correct number of layers for VIA
* update product id to use same pattern as others
* Update keyboards/boardsource/5x12/keymaps/via/readme.md
* Update keyboards/boardsource/5x12/keymaps/via/readme.md
Diffstat (limited to 'keyboards/boardsource/5x12/keymaps/via/readme.md')
-rw-r--r-- | keyboards/boardsource/5x12/keymaps/via/readme.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/boardsource/5x12/keymaps/via/readme.md b/keyboards/boardsource/5x12/keymaps/via/readme.md new file mode 100644 index 0000000000..d088e0a64c --- /dev/null +++ b/keyboards/boardsource/5x12/keymaps/via/readme.md @@ -0,0 +1,5 @@ +# The via keymap for boardsource 5x12 ortholinear keyboard + +This folder contains the [VIA](https://caniusevia.com/) configuration for the boardsource 5x12 ortholinear keyboard + +Maintained by: [gwillad](https://github.com/gwillad) |