aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update default backlight state to match avr pwmzvecr2019-12-141-1/+1
| * | Update software backlight to precalculated duty patternszvecr2019-11-051-7/+30
* | | Disable usb on slave half to resolve random 'lockup' (#7649)Joel Challis2019-12-161-1/+3
* | | core: Fix variable init and header include (#7626)Drashna Jaelre2019-12-141-1/+1
| |/ |/|
* | Fix FORCE_NKRO handling (#7601)Joel Challis2019-12-111-120/+122
* | Updated slave encoder sync to reduce dropped pulses - v2 (#7505)XScorpion22019-12-071-16/+30
* | Set proper AVR part for USBasp avrdude flashing (#7552)fauxpark2019-12-071-0/+6
* | Fix breathing toggle when rgb is disabled (#7550)Joel Challis2019-12-061-5/+5
* | Add short aliases for Magic keycodes (#7541)fauxpark2019-12-051-3/+32
* | Relocate magic keycode processing (#7512)Joel Challis2019-12-034-154/+203
* | Remove check for EH define (#7525)Danny2019-12-023-3/+3
* | Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484)Manna Harbour2019-11-281-8/+40
* | Compile out some keycode processing when features are disabled (#7506)Joel Challis2019-11-282-11/+17
* | Revert split encoder fixes until able to repro a better fix (#7498)XScorpion22019-11-271-25/+11
* | clean up quantum.c (#7485)Yan-Fa Li2019-11-271-173/+87
* | Send string keycode tweaks (#7471)fauxpark2019-11-254-25/+35
* | [Core] Remove PROGRAM_CMD in mcu_selection.mk for 32A (#7482)fauxpark2019-11-251-3/+0
* | Add 4-character aliases for sendstring keycodes (#7409)fauxpark2019-11-221-204/+339
* | [Core] Fix ps2avrgb template (#7412)Erovia2019-11-191-1/+1
* | Run clang-format manually to fix recently changed fileszvecr2019-11-1713-157/+159
* | Updated slave encoder sync to reduce dropped pulses (#7325)XScorpion22019-11-151-10/+24
* | Fix the RGB_MATRIX_RAINBOW_PINWHEELS animation (#7365)Richard Baptist2019-11-151-3/+3
* | [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-141-4/+4
* | Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-151-1/+1
* | Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-151-10/+0
* | disable deprecated actions (#7211)Stephen Hogsten2019-11-122-2/+11
* | Remove force of debug on within rgblight - causes lockups waiting for hid_lis...Joel Challis2019-11-111-1/+0
* | Unify RGB and RGBW commands (#7297)Drashna Jaelre2019-11-092-4/+27
* | ARM - ws2812 bitbang (#7173)Joel Challis2019-11-071-1/+1
* | New and improved lock LED callbacks (#7215)fauxpark2019-11-064-4/+27
* | [Core] Convert Dynamic Macro to a Core Feature (#5948)Drashna Jaelre2019-11-046-22/+330
|/
* Remove duplicate pro_micro.h (#7246)fauxpark2019-11-031-1/+0
* Smallish overhaul of Auto-Shift feature (#6067)Drashna Jaelre2019-11-032-95/+34
* Use task driven PWM for CTPC until ARM can provide automatic configuration (#...Joel Challis2019-11-021-1/+5
* Initial migration of software PWM backlight (#6709)Joel Challis2019-11-024-8/+74
* Template updates (#7221)fauxpark2019-11-019-85/+67
* Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis2019-10-292-41/+1
* Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)Joel Challis2019-10-291-4/+18
* Fix formatting for sendstring LUTs (#7176)fauxpark2019-10-2811-178/+403
* Fix Tap Dance name for consistency and to match docs (#7136)Drashna Jaelre2019-10-241-1/+1
* Fix held key getting stuck when NKRO is toggled (#6570)just-another-jxliu2019-10-221-0/+3
* Remove build option firmware size impacts (#6947)Amber Holly2019-10-181-7/+6
* SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)Joel Challis2019-10-171-0/+6
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-174-4/+263
* Fix bug in `do_code16()` (#6935)fauxpark2019-10-161-33/+17
* Fix small hiccup in snake animation (#6858)theVDude2019-10-151-0/+3
* Added uart config for using rn42 with at90usb1286 (#6582)Deckweiss2019-10-161-0/+19
* Fix broken link to ps2avrgb flashing instructions (#7011)MechMerlin2019-10-111-1/+1
* ARM split - detect USB to select master/slave (#6424)Joel Challis2019-10-113-9/+29
* Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)Joel Challis2019-10-111-1/+1