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