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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-18
Add dynamic macro keyboard callbacks (#24142)
Drashna Jaelre
3
-286
/
+44
2024-08-14
Refactor starlight RGB matrix effects (#24202)
フィルターペーパー
3
-14
/
+17
2024-08-14
Refactor riverflow RGB matrix loop (#24203)
フィルターペーパー
1
-1
/
+1
2024-07-23
Check LED flags for Pixel Fractal effect (#23881)
フィルターペーパー
1
-12
/
+12
2024-07-16
Add support for key override introspection. (#24120)
Nick Brassel
4
-15
/
+64
2024-07-13
Update atomic GPIO macros in keyboard custom matrix (#23796)
Ryan
1
-11
/
+11
2024-07-06
Tap dance introspection (#24049)
Nick Brassel
4
-8
/
+56
2024-07-03
Normalise mouse keycodes (#23975)
Ryan
9
-111
/
+150
2024-07-03
Rename encoder pins defines (#24003)
Ryan
8
-37
/
+46
2024-06-22
Remove deprecated `led_set_user` (#23979)
Joel Challis
2
-11
/
+3
2024-06-20
add farsi keymap extras (#23650)
Amir
1
-0
/
+171
2024-06-13
APA102: API rework (#23355)
Ryan
1
-0
/
+8
2024-06-13
Add process_keycode handlers for new RGB Matrix and Underglow keycodes (#23896)
Ryan
4
-0
/
+212
2024-06-05
GC9xxx LCD family drivers (GC9107 and GC9A01) (#23091)
Fernando Birra
3
-2
/
+21
2024-05-28
EEPROM: Don't erase if we don't have to. Adding eeprom_driver_format abstract...
Purdea Andrei
1
-2
/
+2
2024-05-18
Insert delay between shifted chars in send_string_with_delay for AVR (#23673)
Skyler Hawthorne
1
-10
/
+6
2024-05-17
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-4
/
+5
2024-05-17
Force CPI update using timer when using split pointing. (#23545)
Dasky
1
-4
/
+5
2024-05-16
Remove useless `LED/RGB_MATRIX_ENABLE` ifdefs (#23726)
Ryan
3
-5
/
+5
2024-05-07
Normalise RGBLight (underglow) keycodes (#23656)
Ryan
3
-26
/
+50
2024-05-05
split_util: rename `usbIsActive` to `usb_bus_detected` (#23657)
Stefan Kerkmann
1
-3
/
+3
2024-05-04
Add new set of keycodes for RGB Matrix (#23463)
Ryan
1
-0
/
+28
2024-04-30
Add MacOS Czech ISO and ANSI keymaps #23346 (#23412)
Pavel Kroupa
4
-0
/
+564
2024-04-28
Rename `RGBW` define to `WS2812_RGBW` (#23585)
Ryan
4
-13
/
+13
2024-04-26
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2024-04-27
Fix encoder breakage with 4 or more encoders (#23595)
Sergey Vlasov
1
-1
/
+1
2024-04-13
LED Matrix: replace backlight keycodes with newly added ones (#23455)
Ryan
1
-7
/
+22
2024-04-11
Add new set of keycodes for LED Matrix (#23432)
Ryan
1
-0
/
+20
2024-04-11
Separate keycode handling for LED Matrix and Backlight (#23426)
Ryan
4
-30
/
+53
2024-04-08
Oneshot locked mods split transaction (#23434)
NoOne2246
2
-0
/
+6
2024-04-05
Rename `process_{led,rgb}_matrix()` (#23422)
Ryan
5
-6
/
+6
2024-04-04
Remove deprecated quantum keycodes (#23407)
Ryan
1
-53
/
+0
2024-04-04
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2024-04-03
Fix pointing_device_set_cpi_on_side() (#23391)
Taro Hayashi
1
-1
/
+1
2024-03-24
Fix rgblight init (#23335)
Dasky
1
-3
/
+3
2024-03-22
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-0
/
+1
2024-03-22
Add ES_GRV to latam language-specific keycodes (#23333)
JuanoD
1
-0
/
+1
2024-03-22
Un-`extern` RGBLight `led[]` array (#23322)
Ryan
2
-16
/
+9
2024-03-18
Add init function to RGBLight driver struct (#23076)
Ryan
4
-0
/
+6
2024-03-17
LED drivers: add support for IS31FL3236 (#23264)
Ryan
4
-0
/
+20
2024-03-14
Refactor vusb to protocol use pre/post task (#14944)
Joel Challis
1
-17
/
+18
2024-03-14
Infer eeconfig identifiers (#22135)
Joel Challis
2
-25
/
+45
2024-03-13
Remove unuseful layer_on() call (#23055)
DavidSannier
1
-2
/
+0
2024-03-10
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
4
-38
/
+101
2024-03-10
Fixes for encoder abstraction. (#23195)
Nick Brassel
4
-38
/
+101
2024-03-10
Add utility functions for Pointing Device Auto Mouse feature (#23144)
Drashna Jaelre
2
-2
/
+22
2024-03-06
[Audio] Add support for audio shutdown pin (#22731)
Drashna Jaelre
2
-3
/
+30
2024-02-19
Fix make clean test:os_detection (#23112)
Joel Challis
1
-0
/
+2
2024-02-19
OS Detection - Entire file should not be wrapped with ifdef (#23108)
Joel Challis
2
-49
/
+39
2024-02-18
Add encoder abstraction. (#21548)
Nick Brassel
24
-414
/
+509
[prev]
[next]