summaryrefslogtreecommitdiffstats
path: root/quantum/dip_switch.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce includes for dip_switch header (#18951)Joel Challis2022-11-041-3/+5
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-2/+2
* Format code according to conventions (#16322)QMK Bot2022-02-121-4/+12
* Align DIP_SWITCH_PINS_RIGHT implementation with encoders (#14079)Joel Challis2021-08-201-19/+8
* Added right vs left specific pin assignments for dip switch (#13074)XScorpion22021-08-191-2/+24
* Convert Dip Switch callbacks to boolean functions (#13399)Drashna Jaelre2021-07-011-4/+4
* format code according to conventions [skip ci]QMK Bot2020-07-041-9/+8
* add DIP_SWITCH_MATRIX_GRID support (#8772)Takeshi ISHII2020-07-041-4/+48
* Bugfix for quantum/dip_switch.c (#8731)Takeshi ISHII2020-04-121-2/+2
* Run clang-format manually to fix recently changed fileszvecr2019-11-171-22/+15
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-031-0/+71