summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2019-11-07ARM - ws2812 bitbang (#7173)0.7.64Joel Challis
2019-11-06New and improved lock LED callbacks (#7215)0.7.63fauxpark
2019-11-04[Core] Convert Dynamic Macro to a Core Feature (#5948)0.7.61Drashna Jaelre
2019-11-03Remove duplicate pro_micro.h (#7246)0.7.580.7.57fauxpark
2019-11-03Smallish overhaul of Auto-Shift feature (#6067)0.7.56Drashna Jaelre
2019-11-02Use task driven PWM for CTPC until ARM can provide automatic configuration (#...0.7.550.7.54Joel Challis
2019-11-02Initial migration of software PWM backlight (#6709)Joel Challis
2019-11-01Template updates (#7221)fauxpark
2019-10-29 Refactor ps2avrgb i2c ws2812 to core (#7183)0.7.52Joel Challis
2019-10-29Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)Joel Challis
2019-10-28Fix formatting for sendstring LUTs (#7176)fauxpark
2019-10-24Fix Tap Dance name for consistency and to match docs (#7136)Drashna Jaelre
2019-10-22Fix held key getting stuck when NKRO is toggled (#6570)just-another-jxliu
2019-10-18Remove build option firmware size impacts (#6947)0.7.44Amber Holly
2019-10-17SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)0.7.42Joel Challis
2019-10-17Move tmk_core/common/backlight to quantum/backlight (#6710)0.7.41Joel Challis
2019-10-16Fix bug in `do_code16()` (#6935)fauxpark
2019-10-15Fix small hiccup in snake animation (#6858)theVDude
2019-10-16Added uart config for using rn42 with at90usb1286 (#6582)Deckweiss
2019-10-11Fix broken link to ps2avrgb flashing instructions (#7011)MechMerlin
2019-10-11ARM split - detect USB to select master/slave (#6424)0.7.37Joel Challis
2019-10-11Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)Joel Challis
2019-10-10Prevent clang-format messing up placeholder tokens within keyboard templates ...fauxpark
2019-10-05ARM - Initial backlight support (#6487)0.7.31Joel Challis
2019-10-03Fix quantum keymapextra italian (#6779)Silvio Gulizia
2019-09-24ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)0.7.27Joel Challis
2019-09-21Generalize Tap Dance Layer functions (#6629)0.7.23Drashna Jaelre
2019-09-20Add support for 328P hardware backlight on B1/B2 (#6776)0.7.19fauxpark
2019-09-20Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark
2019-09-19DRV2605L Continuous Haptic Feedback Support (#6461)0.7.17MechMerlin
2019-09-18Smoother Linear Light Table (#6764)XScorpion2
2019-09-18Updated split encoders so indexes are based on left hand encoders first (#6382)XScorpion2
2019-09-07Add 328P to mcu_selection.mk (#6682)fauxpark
2019-09-05Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)0.7.7fauxpark
2019-09-03Add Dip Switch as a core feature (#6140)Drashna Jaelre
2019-08-30clang-format changesskullY
2019-08-30Hotfix: Reinstate the KC_DELT aliasskullY
2019-08-30Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević
2019-08-30Update swedish based keymaps with newer keycodesDrashna Jaelre
2019-08-30Language Keymap extras backport from ZSA fork (#6198)Drashna Jaelre
2019-08-24Add 'bootloadHID' flash target (#5587)0.6.458Joel Challis
2019-08-22Fixup Bootmagic code (#6386)Drashna Jaelre
2019-08-21AVR GPIO macro defines more readable (#5937)Takeshi ISHII
2019-08-21Additional changes for Layer State typedef compatibility (#5906)Drashna Jaelre
2019-08-21Added keycodes for swapping and unswapping the Control and OS keys (#6110)Stephen Wanhella
2019-08-17Add ATmega32U2 to mcu_selection.mk (#6561)0.6.453fauxpark
2019-08-17Remove backslashes from template keymap (#6548)0.6.452fauxpark
2019-08-16Add support for different encoder pinout for right half of split keyboard (#6...0.6.451Danny
2019-08-13Enable PWM Support for Planck EZ Indicator Lights (#6473)0.6.449Drashna Jaelre
2019-08-08Mask off TD() parameter properly (#6143)fauxpark