1077 Commits (master)

Author SHA1 Message Date
Joel Challis ae40fc498b Relocate RGB keycode processing (#7508)
4 years ago
Joel Challis adb72b60b0
Merge pull request #7276 from zvecr/feature/backlight_driver_config
4 years ago
Joel Challis bc2157eea8
Software backlight improvements (#7255)
4 years ago
Joel Challis f3bf301825
Disable usb on slave half to resolve random 'lockup' (#7649)
4 years ago
zvecr 94e2a39d72 Move function to make diff look nicer
4 years ago
zvecr f6b9604f4a Update default backlight state to match avr pwm
4 years ago
Drashna Jaelre 0374677814 core: Fix variable init and header include (#7626)
4 years ago
zvecr d4c23d881f Convert backlight to follow driver rules pattern
4 years ago
Joel Challis efb21c00ce Fix FORCE_NKRO handling (#7601)
4 years ago
XScorpion2 201c5bfa5c Updated slave encoder sync to reduce dropped pulses - v2 (#7505)
4 years ago
fauxpark c74295de88 Set proper AVR part for USBasp avrdude flashing (#7552)
4 years ago
Joel Challis de4eb79c6a Fix breathing toggle when rgb is disabled (#7550)
4 years ago
fauxpark 3ad389de55 Add short aliases for Magic keycodes (#7541)
4 years ago
Joel Challis d598f01cb7
Relocate magic keycode processing (#7512)
4 years ago
Danny bf962821b3 Remove check for EH define (#7525)
4 years ago
Manna Harbour f9521ffa21 Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484)
5 years ago
Joel Challis 2048df8832
Compile out some keycode processing when features are disabled (#7506)
5 years ago
XScorpion2 7e62705877 Revert split encoder fixes until able to repro a better fix (#7498)
5 years ago
Yan-Fa Li 1604f79623
clean up quantum.c (#7485)
5 years ago
fauxpark 5a6737a778 Send string keycode tweaks (#7471)
5 years ago
fauxpark 36cde567ab [Core] Remove PROGRAM_CMD in mcu_selection.mk for 32A (#7482)
5 years ago
fauxpark 02412156d5
Add 4-character aliases for sendstring keycodes (#7409)
5 years ago
Erovia 25e9853efe [Core] Fix ps2avrgb template (#7412)
5 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files
5 years ago
XScorpion2 0f0c73f14a Updated slave encoder sync to reduce dropped pulses (#7325)
5 years ago
Richard Baptist 381b73fcac Fix the RGB_MATRIX_RAINBOW_PINWHEELS animation (#7365)
5 years ago
fauxpark f98750de6e [Core] Cleanup rules.mk for F303 keyboards (#7306)
5 years ago
fauxpark 519df78cdb
Set device version from config.h for V-USB boards (#7316)
5 years ago
fauxpark 3047335729
Add support for configurable polling interval and power usage o… (#7336)
5 years ago
Stephen Hogsten 3f6426ff5f disable deprecated actions (#7211)
5 years ago
Joel Challis f48986dda2
Remove force of debug on within rgblight - causes lockups waiting for hid_listen (#7330)
5 years ago
Drashna Jaelre 60e4921378 Unify RGB and RGBW commands (#7297)
5 years ago
Joel Challis 1ea0cac998
ARM - ws2812 bitbang (#7173)
5 years ago
fauxpark dfb78d2a08 New and improved lock LED callbacks (#7215)
5 years ago
zvecr 25d1901d7a Update software backlight to precalculated duty patterns
5 years ago
Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948)
5 years ago
fauxpark 363cdb5fc0 Remove duplicate pro_micro.h (#7246)
5 years ago
Drashna Jaelre e9c44e396d
Smallish overhaul of Auto-Shift feature (#6067)
5 years ago
Joel Challis 1249da4e8e
Use task driven PWM for CTPC until ARM can provide automatic configuration (#6928)
5 years ago
Joel Challis 4531cc874e
Initial migration of software PWM backlight (#6709)
5 years ago
fauxpark e6cc9cc78d Template updates (#7221)
5 years ago
Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183)
5 years ago
Joel Challis e48fdebe5a
Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)
5 years ago
fauxpark 8ab7f1f39e Fix formatting for sendstring LUTs (#7176)
5 years ago
Drashna Jaelre 335dd0271e Fix Tap Dance name for consistency and to match docs (#7136)
5 years ago
just-another-jxliu 51bf3ba3e6 Fix held key getting stuck when NKRO is toggled (#6570)
5 years ago
Amber Holly b23f6011c3 Remove build option firmware size impacts (#6947)
5 years ago
Joel Challis 5dc91ddc60
SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)
5 years ago
Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710)
5 years ago
fauxpark 63f4806d7a Fix bug in `do_code16()` (#6935)
5 years ago