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 Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
info.json preonic/rev3{,_drop}: Fix layouts with 2u keys (#21114) 2023-06-18 14:38:09 +03:00
mcuconf.h Add some missing `#pragma once`s (#19902) 2023-02-21 15:55:23 +00:00
rev3.c Remove use of layout macros for `music_map` (#20634) 2023-04-30 18:58:06 +10:00
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00