summaryrefslogtreecommitdiff
path: root/quantum/keymap_introspection.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-22Add `compiler_support.h` (#25274)Pablo Martínez1-6/+7
2025-02-26Community modules (#24848)Nick Brassel1-0/+11
2024-10-11Expand count checks in keymap introspection (#24464)Drashna Jaelre1-0/+6
2024-07-16Add support for key override introspection. (#24120)Nick Brassel1-5/+38
2024-07-06Tap dance introspection (#24049)Nick Brassel1-0/+23
2023-12-11Keymap introspection for Dip Switches (#22543)Joel Challis1-0/+18
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel1-0/+21
2023-04-15Encodermap direction define. (#20454)Nick Brassel1-1/+1
2023-01-24Allow overriding of keymap/encodermap layer count. (#19325)Nick Brassel1-13/+27
2023-01-01[Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)Drashna Jaelre1-0/+4
2022-09-29Start moving towards introspection-based data retrieval (#18441)Nick Brassel1-0/+22
2022-08-27Clean-up of `#define _ADJUST 16` instances (#18182)James Young1-0/+2
2022-07-05Allow for `keymaps` array to be implemented in a file other than `$(KEYMAP_C)...Nick Brassel1-0/+5
2022-06-05Add keymap wrappers for introspection into the keymap. (#17229)Nick Brassel1-0/+25