aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Collapse)AuthorAgeFilesLines
* LED drivers: rename "simple" to "mono" (#22814)Ryan2024-01-041-11/+11
|
* Remove IS31FLCOMMON code (#22800)Ryan2024-01-024-20/+0
|
* LED drivers: extract IS31FL3746A from IS31COMMON (#22637)Ryan2024-01-014-0/+20
|
* LED drivers: extract IS31FL3745 from IS31COMMON (#22636)Ryan2024-01-014-0/+20
|
* LED drivers: extract IS31FL3743A from IS31COMMON (#22635)Ryan2024-01-014-0/+20
|
* Update copyright year on generated files (#22795)QMK Bot2024-01-0169-69/+69
|
* LED drivers: extract IS31FL3742A from IS31COMMON (#22620)Ryan2024-01-014-0/+20
|
* Remove redundant audio eeconfig init (#22736)Joel Challis2023-12-243-17/+25
|
* Align location of tap dance keycode (#22742)Joel Challis2023-12-243-5/+9
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-12-201-2/+8
|\
| * [Bugfix] Manipulate deferred executor slot only if tokens match (#22722)Nick Brassel2023-12-201-2/+8
| |
* | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2023-12-201-1/+1
| |
* | Rename `LED_DISABLE_WHEN_USB_SUSPENDED` -> `LED_MATRIX_SLEEP` (#22681)Ryan2023-12-201-1/+1
| |
* | Update keyboard LED driver configs (#22638)Ryan2023-12-181-2/+2
| |
* | Remove redundant backlight eeconfig init (#22675)Joel Challis2023-12-162-8/+15
| |
* | Remove redundant rgblight eeconfig init (#22674)Joel Challis2023-12-161-6/+0
| |
* | Remove redundant RGB/LED matrix eeconfig init (#22673)Joel Challis2023-12-163-12/+12
| |
* | Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan2023-12-122-17/+23
| |
* | Keymap introspection for Dip Switches (#22543)Joel Challis2023-12-126-1/+89
| |
* | Align Dip Switch feature (#22625)Joel Challis2023-12-083-19/+32
| |
* | LED/RGB Matrix: add header for drivers (#22628)Ryan2023-12-086-75/+87
| |
* | Rework RGBLight driver system (#22529)Ryan2023-12-054-20/+47
| |
* | Add latam spanish headers (#22542)JuanoD2023-12-042-0/+225
| |
* | Converted RGB matrix to use last_input_activity_elapsed(). (#21687)Pete Neisen2023-11-292-36/+6
|/ | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* New RGB Animations - 4 "Starlight" Animation Variations (#22212)db2023-11-265-0/+118
|
* Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre2023-11-262-9/+16
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* Add simpler method for relocating functions to RAM. (#21804)Nick Brassel2023-11-221-0/+4
|
* Azoteq IQS5xx support (#22280)Dasky2023-11-202-0/+116
|
* Remove requirement for `keymap_steno.h` include in keymaps (#22423)Ryan2023-11-124-117/+123
| | | | | * Remove requirement for `keymap_steno.h` include in keymaps * Add back keymap_steno.h with a note for the time being
* fix: make clicky delay silent (#21866)Less/Rikki2023-11-111-1/+1
|
* Migrate some common features to generic (#22403)Joel Challis2023-11-091-2/+2
|
* Generate switch statement helpers for keycode ranges (#20059)Joel Challis2023-11-012-5/+27
|
* Relocate LED driver init code (#22365)Ryan2023-11-012-519/+64
|
* QP getters correction (#22357)David Hoelscher2023-10-291-2/+4
|
* V-USB: Fix `GET_IDLE/SET_IDLE` (#22332)Ryan2023-10-271-5/+0
| | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* RGB/LED matrix use limits size optimisation (#22325)Dasky2023-10-254-66/+89
|
* Fix compilation error when led/rgb process limit is zero. (#22328)Dasky2023-10-244-7/+3
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-10-241-2/+0
|\
| * Remove extra led_matrix_indicators_user call (#22329)Dasky2023-10-241-2/+0
| |
* | Separate 6KRO and NKRO report structs (#22267)Ryan2023-10-233-16/+52
| |
* | Modify split config is_keyboard_master/left checks. (#21875)Dasky2023-10-221-33/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rework split configuration * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> * lint * missed return --------- Co-authored-by: Joel Challis <git@zvecr.com>
* | Add `_flush()` functions to LED drivers (#22308)Ryan2023-10-222-214/+17
| |
* | Russian typewriter keymap file for popular legacy layout (#21174)Andrey Tutolmin2023-10-221-0/+93
| | | | | | | | Co-authored-by: Andrei Tutolmin <andrei@tutolmin.com>
* | [QP] Add support for OLED, variable framebuffer bpp (#19997)Nick Brassel2023-10-2211-50/+118
| | | | | | | | | | | | Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Fixup delta frame coordinates after #20296.
* | Rename `DRIVER_ADDR_n` defines (#22200)Ryan2023-10-212-281/+275
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Prep work for NKRO report separation (#22268)Ryan2023-10-142-0/+3
| | | | | | | | | | | | | | | | | | | | | | * Clean up some keyboard/userspace code * Rename `KEYBOARD_REPORT_BITS` -> `NKRO_REPORT_BITS` * Add some missing includes * Use `PACKED` define for report types * Fix incorrect function signatures for FlexRAM EEPROM driver
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-10-111-0/+2
|\|
| * add missing gpio include for pointing motion pin (#22246)Dasky2023-10-111-0/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-10-081-0/+1
|\|
| * Fix build error when Automatic Mouse Layer is enabled (#22229)ikorihn2023-10-081-0/+1
| |