aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)Author
2019-12-03Relocate magic keycode processing (#7512)Gravatar Joel Challis
2019-12-02Remove check for EH define (#7525)Gravatar Danny
2019-11-28Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484)Gravatar Manna Harbour
2019-11-28Compile out some keycode processing when features are disabled (#7506)Gravatar Joel Challis
2019-11-27Revert split encoder fixes until able to repro a better fix (#7498)Gravatar XScorpion2
2019-11-27clean up quantum.c (#7485)Gravatar Yan-Fa Li
2019-11-25Send string keycode tweaks (#7471)Gravatar fauxpark
2019-11-25[Core] Remove PROGRAM_CMD in mcu_selection.mk for 32A (#7482)Gravatar fauxpark
2019-11-22Add 4-character aliases for sendstring keycodes (#7409)Gravatar fauxpark
2019-11-19[Core] Fix ps2avrgb template (#7412)Gravatar Erovia
2019-11-17Run clang-format manually to fix recently changed filesGravatar zvecr
2019-11-15Updated slave encoder sync to reduce dropped pulses (#7325)Gravatar XScorpion2
2019-11-15Fix the RGB_MATRIX_RAINBOW_PINWHEELS animation (#7365)Gravatar Richard Baptist
2019-11-14[Core] Cleanup rules.mk for F303 keyboards (#7306)Gravatar fauxpark
2019-11-15Set device version from config.h for V-USB boards (#7316)Gravatar fauxpark
2019-11-15Add support for configurable polling interval and power usage o… (#7336)Gravatar fauxpark
2019-11-12disable deprecated actions (#7211)Gravatar Stephen Hogsten
2019-11-11Remove force of debug on within rgblight - causes lockups waiting for hid_lis...Gravatar Joel Challis
2019-11-09Unify RGB and RGBW commands (#7297)Gravatar Drashna Jaelre
2019-11-07ARM - ws2812 bitbang (#7173)Gravatar Joel Challis
2019-11-06New and improved lock LED callbacks (#7215)Gravatar fauxpark
2019-11-05Update software backlight to precalculated duty patternsGravatar zvecr
2019-11-04[Core] Convert Dynamic Macro to a Core Feature (#5948)Gravatar Drashna Jaelre
2019-11-03Remove duplicate pro_micro.h (#7246)Gravatar fauxpark
2019-11-03Smallish overhaul of Auto-Shift feature (#6067)Gravatar Drashna Jaelre
2019-11-02Use task driven PWM for CTPC until ARM can provide automatic configuration (#...Gravatar Joel Challis
2019-11-02Initial migration of software PWM backlight (#6709)Gravatar Joel Challis
2019-11-01Template updates (#7221)Gravatar fauxpark
2019-10-29 Refactor ps2avrgb i2c ws2812 to core (#7183)Gravatar Joel Challis
2019-10-29Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)Gravatar Joel Challis
2019-10-28Fix formatting for sendstring LUTs (#7176)Gravatar fauxpark
2019-10-24Fix Tap Dance name for consistency and to match docs (#7136)Gravatar Drashna Jaelre
2019-10-22Fix held key getting stuck when NKRO is toggled (#6570)Gravatar just-another-jxliu
2019-10-18Remove build option firmware size impacts (#6947)Gravatar Amber Holly
2019-10-17SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)Gravatar Joel Challis
2019-10-17Move tmk_core/common/backlight to quantum/backlight (#6710)Gravatar Joel Challis
2019-10-16Fix bug in `do_code16()` (#6935)Gravatar fauxpark
2019-10-15Fix small hiccup in snake animation (#6858)Gravatar theVDude
2019-10-16Added uart config for using rn42 with at90usb1286 (#6582)Gravatar Deckweiss
2019-10-11Fix broken link to ps2avrgb flashing instructions (#7011)Gravatar MechMerlin
2019-10-11ARM split - detect USB to select master/slave (#6424)Gravatar Joel Challis
2019-10-11Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)Gravatar Joel Challis
2019-10-10Prevent clang-format messing up placeholder tokens within keyboard templates ...Gravatar fauxpark
2019-10-05ARM - Initial backlight support (#6487)Gravatar Joel Challis
2019-10-03Fix quantum keymapextra italian (#6779)Gravatar Silvio Gulizia
2019-09-24ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Gravatar Joel Challis
2019-09-21Generalize Tap Dance Layer functions (#6629)Gravatar Drashna Jaelre
2019-09-20Add support for 328P hardware backlight on B1/B2 (#6776)Gravatar fauxpark
2019-09-20Cleanup rules.mk for 32A and 328P keyboards (#6767)Gravatar fauxpark
2019-09-19DRV2605L Continuous Haptic Feedback Support (#6461)Gravatar MechMerlin