Fixed thumb cluster swapped keys; run prettier
This commit is contained in:
parent
f93e2bba49
commit
d5ad0b8208
2 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,7 @@ RC(1,0) RC(1,1) RC(1,2) RC(1,3) RC(1,4) RC(1,5) RC(1,6) RC(1,7)
|
|||
RC(2,0) RC(2,1) RC(2,2) RC(2,3) RC(2,4) RC(2,5) RC(2,6) RC(2,7) RC(2,8) RC(2,9) RC(2,10) RC(2,11)
|
||||
RC(3,0) RC(3,1) RC(3,2) RC(3,3) RC(3,4) RC(3,5) RC(3,6) RC(3,7) RC(3,8) RC(3,9) RC(3,10) RC(3,11)
|
||||
RC(4,3) RC(4,4) RC(4,1) RC(4,10) RC(4,7) RC(4,8)
|
||||
RC(4,5) RC(4,2) RC(4,6) RC(4,9)
|
||||
RC(4,5) RC(4,2) RC(4,9) RC(4,6)
|
||||
>;
|
||||
};
|
||||
|
||||
|
|
|
@ -41,6 +41,7 @@ That being said, there are currently only a few specific [boards](/docs/faq#what
|
|||
- [Eek!](https://www.cbkbd.com/product/eek-keyboard) (`eek`)
|
||||
- [BFO-9000](https://keeb.io/products/bfo-9000-keyboard-customizable-full-size-split-ortholinear) (`bfo9000_left` and `bfo9000_right`)
|
||||
- [Bastyl](https://www.hidtech.ca/?product=bastyl) (`bastyl_left` and `bastyl_right`)
|
||||
|
||||
## Other Hardware
|
||||
|
||||
In addition to the basic keyboard functionality, there is some initial support for additional keyboard hardware:
|
||||
|
|
Loading…
Add table
Reference in a new issue