aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent clang-format messing up placeholder tokens within keyboard templates ...fauxpark2019-10-107-22/+34
* ARM - Initial backlight support (#6487)Joel Challis2019-10-054-509/+728
* Fix quantum keymapextra italian (#6779)Silvio Gulizia2019-10-033-27/+254
* ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Joel Challis2019-09-243-3/+10
* Generalize Tap Dance Layer functions (#6629)Drashna Jaelre2019-09-212-2/+10
* Add support for 328P hardware backlight on B1/B2 (#6776)fauxpark2019-09-201-0/+16
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-202-8/+10
* DRV2605L Continuous Haptic Feedback Support (#6461)MechMerlin2019-09-191-0/+3
* Smoother Linear Light Table (#6764)XScorpion22019-09-182-10/+44
* Updated split encoders so indexes are based on left hand encoders first (#6382)XScorpion22019-09-181-17/+25
* Add 328P to mcu_selection.mk (#6682)fauxpark2019-09-071-0/+15