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