index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
keymap_introspection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
Add `compiler_support.h` (#25274)
Pablo MartÃnez
1
-6
/
+7
2025-02-26
Community modules (#24848)
Nick Brassel
1
-0
/
+11
2024-10-11
Expand count checks in keymap introspection (#24464)
Drashna Jaelre
1
-0
/
+6
2024-07-16
Add support for key override introspection. (#24120)
Nick Brassel
1
-5
/
+38
2024-07-06
Tap dance introspection (#24049)
Nick Brassel
1
-0
/
+23
2023-12-11
Keymap introspection for Dip Switches (#22543)
Joel Challis
1
-0
/
+18
2023-05-15
Keymap introspection for combos. (#19670)
Nick Brassel
1
-0
/
+21
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
1
-1
/
+1
2023-01-24
Allow overriding of keymap/encodermap layer count. (#19325)
Nick Brassel
1
-13
/
+27
2023-01-01
[Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)
Drashna Jaelre
1
-0
/
+4
2022-09-29
Start moving towards introspection-based data retrieval (#18441)
Nick Brassel
1
-0
/
+22
2022-08-27
Clean-up of `#define _ADJUST 16` instances (#18182)
James Young
1
-0
/
+2
2022-07-05
Allow for `keymaps` array to be implemented in a file other than `$(KEYMAP_C)...
Nick Brassel
1
-0
/
+5
2022-06-05
Add keymap wrappers for introspection into the keymap. (#17229)
Nick Brassel
1
-0
/
+25