forked from kofal.net/zmk
Provide context on Quefrency physical PCB layouts
The Quefrency board has two options for each left and right half, resulting in 4 unique combinations. This has been noted in the overlay and dtsi files.
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
zmk,matrix_transform = &default_transform;
|
||||
};
|
||||
|
||||
/*
|
||||
* This transform correspondsto the 60% left without macro keypad and 65% right, even this
|
||||
* combination of PCBs can have keys in different locations based on configuration.
|
||||
*/
|
||||
default_transform: keymap_transform_0 {
|
||||
compatible = "zmk,matrix-transform";
|
||||
columns = <15>;
|
||||
|
||||
Reference in New Issue
Block a user