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
Age
Commit message (
Expand
)
Author
2023-07-27
Unicode: move keycode aliases to a separate header (#21613)
Ryan
2023-07-26
Reduce needless precision in audio note frequency calculation (#21496)
Nebuleon
2023-07-26
On-each-release tap dance function (#20255)
leep-frog
2023-07-25
Raw HID: documentation improvements (#21596)
Ryan
2023-07-22
Revert "[Bug] Fix compilation error when Split Watchdog enabled" (#21572)
Ryan
2023-07-20
[Bug] Fix compilation error when Split Watchdog enabled (#21543)
Drashna Jaelre
2023-07-21
haptic: naming cleanups (#21551)
Ryan
2023-07-16
quantum: remove direct `quantum.h` includes (#21507)
Ryan
2023-07-12
process_combo: restore wait.h header (#21514)
フィルターペーパー
2023-07-11
process_keycode: remove direct `quantum.h` includes (#21486)
Ryan
2023-07-10
Add MOUSEKEY_WHEEL_DELTA documentation (#21493)
フィルターペーパー
2023-07-09
keymap_extras: remove direct `quantum.h` includes (#21485)
Ryan
2023-07-09
debounce: remove direct `quantum.h` includes (#21480)
Ryan
2023-07-08
Relocate backlight drivers (#21444)
Ryan
2023-07-08
bootmagic mods covering the case when swapped mods are pressed at the same ti...
Nick Brassel
2023-07-08
[Bugfix] Check `NULL` pointers on QP (#20481)
Pablo Martínez
2023-07-08
Refactor times inverse of sqrt 2 calculation (#21293)
フィルターペーパー
2023-07-08
[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce fir...
Pascal Getreuer
2023-07-08
Allow key override to respect weak mods caused by caps word (#21434)
Jake Grossman
2023-07-08
Set minimum middle column value (#21365)
フィルターペーパー
2023-07-08
Refactor kinetic mouse key feature (#21164)
フィルターペーパー
2023-07-08
add VIA support for LED Matrix (#21281)
mechlovin
2023-07-08
[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap ...
precondition
2023-07-08
[Enhancement] More info on `apply_autocorrect` (#21056)
Pablo Martínez
2023-07-07
Adds a way to separate tab from AUTO_SHIFT_SPECIAL. (#20996)
Chris Salch
2023-07-06
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
2023-07-02
[Core] RGB Matrix limit basic indicators to the last render (#21169)
Xelus22
2023-07-02
Get rid of `USB_LED_NUM_LOCK` (#21424)
Ryan
2023-07-02
Get rid of `USB_LED_SCROLL_LOCK` (#21405)
Ryan
2023-06-27
Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)
Ryan
2023-06-18
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-06-18
Fix up operator precedence in RGBLIGHT (#21280)
Nick Brassel
2023-06-14
Rely on introspection to handle OOB access. (#21247)
Nick Brassel
2023-06-10
Refactor the rain lighting decision operator (#21139)
Albert Y
2023-06-09
[Core] RGB matrix ws2812 update (#21135)
Xelus22
2023-06-08
Reset `matrix_need_update` properly in eager debouncing algorithms (#21154)
dexter93
2023-06-07
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-06-08
[Bugfix] LVGL bindings wrong offset math (#21147)
Pablo Martínez
2023-06-07
Use unsigned integer for mousekey kinetic speed (#21151)
Albert Y
2023-06-05
Remove quantum/keymap.h (#21086)
Joel Challis
2023-06-04
[Enhancement] Decouple autocorrect logic (#21116)
Pablo Martínez
2023-06-02
[Core] Move dynamic macro "stop recording" logic to a function (#21108)
Ariane Emory
2023-06-01
Unicodemap keycodes rename (#21092)
Ryan
2023-05-31
Fix backlight sync on suspend_power_down for split keyboards (#21079)
Evgenii Vilkov
2023-05-27
[BUG] Allow multiple IS31FL3741 drivers per board in rgb_matrix (#20988)
André Greiner-Petter
2023-05-20
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)
Pascal Getreuer
2023-05-20
Move `pre_process_record_kb()` before `process_combo()` (#20969)
Sergey Vlasov
2023-05-15
Keymap introspection for combos. (#19670)
Nick Brassel
2023-05-13
Add a user callback for pre process record (#20584)
Albert Y
2023-05-11
[Bug] Fix compilation error introduced by #20669 (#20849)
Drashna Jaelre
[next]