summaryrefslogtreecommitdiff
path: root/quantum/dip_switch.c
AgeCommit message (Expand)Author
2024-02-18Update GPIO macro usages in core (#23093)Ryan
2023-12-11Keymap introspection for Dip Switches (#22543)Joel Challis
2023-12-08Align Dip Switch feature (#22625)Joel Challis
2022-11-04Reduce includes for dip_switch header (#18951)Joel Challis
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-08-20Align DIP_SWITCH_PINS_RIGHT implementation with encoders (#14079)Joel Challis
2021-08-19Added right vs left specific pin assignments for dip switch (#13074)XScorpion2
2021-07-01Convert Dip Switch callbacks to boolean functions (#13399)Drashna Jaelre
2020-07-04format code according to conventions [skip ci]QMK Bot
2020-07-04add DIP_SWITCH_MATRIX_GRID support (#8772)Takeshi ISHII
2020-04-12Bugfix for quantum/dip_switch.c (#8731)Takeshi ISHII
2019-11-17Run clang-format manually to fix recently changed fileszvecr
2019-09-03Add Dip Switch as a core feature (#6140)Drashna Jaelre