qmk_firmware/keyboards/preonic/rev3
Sergey Vlasov b520b352f9
preonic/rev3{,_drop}: Fix layouts with 2u keys (#21114)
Apparently layouts with 2u keys were not correctly converted into the
`info.json` format (the old C layout macros used the arguments for such
keys multiple times to cover all possible 1u locations; this is not
supported in `info.json`, and the single matrix location for 2u keys was
chosen incorrectly in some cases).  Fix the layout definitions to match
the real PCB wiring.
2023-06-18 14:38:09 +03:00
..
chconf.h
config.h
info.json preonic/rev3{,_drop}: Fix layouts with 2u keys (#21114) 2023-06-18 14:38:09 +03:00
mcuconf.h
rev3.c
rules.mk