index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
Age
Commit message (
Expand
)
Author
2023-02-14
Merge branch 'master' into develop
Dasky
2023-02-13
Update fractal attribution comment (#19832)
Albert Y
2023-02-13
Fixup `develop` compiles. (#19828)
Nick Brassel
2023-02-13
Make Magic handling more consistent in Action Keycode handling (#9126)
Drashna Jaelre
2023-02-12
Tidy up use of keycode range helpers (#19813)
Joel Challis
2023-02-13
core: allow locking the matrix state (#18852)
dexter93
2023-02-13
Add combo hook to allow per layer combo reference layers. (#16699)
Eric.a Gebhart
2023-02-13
Refactor Leader key feature (#19632)
Ryan
2023-02-13
Restore packing of midi note keycodes (#19468)
Joel Challis
2023-02-12
Fix build failures with `OPT = 0` due to inline functions (#19767)
Sergey Vlasov
2023-02-12
[Bug] Fix tri layer compiler issue if NO_ACTION_LAYER is defined (#19821)
Drashna Jaelre
2023-02-12
Remove `config.h` include from quantum files (#19817)
jack
2023-02-12
[Core] Tri Layer Keys (#19795)
Drashna Jaelre
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2023-02-10
Tidy up use of keycode range helpers (#19756)
Joel Challis
2023-02-10
Move more unicode ranges to DD (#19755)
Joel Challis
2023-02-02
QP: Correct rotation and offset when using LVGL (#19713)
jpe230
2023-01-30
Strip out more of config_common (#19722)
Joel Challis
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-30
Normalise Swap Hands keycodes (#19720)
Ryan
2023-01-30
Move MIDI code out of tmk_core (#19704)
Ryan
2023-01-30
Relocate diode direction definitions (#19715)
Joel Challis
2023-01-29
Remove deprecated Quantum keycodes (#19712)
Ryan
2023-01-28
Fix quantum ring_buffer for ChibiOS (#19683)
Joel Challis
2023-01-24
Allow overriding of keymap/encodermap layer count. (#19325)
Nick Brassel
2023-01-20
Fix functions with empty params (#19647)
Ryan
2023-01-16
Process Tap Dances before WPM/Velocikey (#19599)
Jouke Witteveen
2023-01-16
Refactor pixel rain animation (#19606)
Albert Y
2023-01-14
Add RGB565 and RGB888 color support to Quantum Painter (#19382)
David Hoelscher
2023-01-10
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-10
[Bug] Use correct functions for RGB Matrix support in VIA (#19554)
Drashna Jaelre
2023-01-02
Allow mod-tap hold action on one shot layer (#19214)
David Kosorin
2023-01-01
Regenerate Files (#19463)
QMK Bot
2023-01-01
Add Split support for Haptic feedback (#19203)
Drashna Jaelre
2023-01-01
[Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)
Drashna Jaelre
2023-01-01
Align definition of unicode_map (#19452)
Joel Challis
2022-12-30
Update RGB matrix reactive gradient timer scale (#19415)
Albert Y
2022-12-27
De-obfuscate random8 functions in RGB matrix animations (#19416)
Albert Y
2022-12-27
Use random8 for jellybean effect (#19418)
Albert Y
2022-12-23
Revert changes to keymap_steno.h (#19412)
Joel Challis
2022-12-23
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-12-23
Minor alignment of rgb_breathe_table generator (#19403)
Joel Challis
2022-12-21
Remaining DD keymap_extras migration (#19110)
Joel Challis
2022-12-17
Introduce IS_EVENT instead of !IS_NOEVENT (#19366)
Stefan Kerkmann
2022-12-15
[Core] guard action related debug messages (#19348)
Stefan Kerkmann
2022-12-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-12-15
Fix non-functional RGBLIGHT_EFFECT_TWINKLE on ARM (#19335)
Joshua Diamond
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-15
[Test] Reset timer for every unit test and provide timestamps for log message...
Stefan Kerkmann
2022-12-14
Remove deprecated led_set_kb (#19273)
Joel Challis
[next]