summaryrefslogtreecommitdiffstats
path: root/quantum/keymap_introspection.c
Commit message (Expand)AuthorAgeFilesLines
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-151-0/+21
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
* Allow overriding of keymap/encodermap layer count. (#19325)Nick Brassel2023-01-241-13/+27
* [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)Drashna Jaelre2023-01-011-0/+4
* Start moving towards introspection-based data retrieval (#18441)Nick Brassel2022-09-291-0/+22
* Clean-up of `#define _ADJUST 16` instances (#18182)James Young2022-08-271-0/+2
* Allow for `keymaps` array to be implemented in a file other than `$(KEYMAP_C)...Nick Brassel2022-07-051-0/+5
* Add keymap wrappers for introspection into the keymap. (#17229)Nick Brassel2022-06-051-0/+25