summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2020-01-09Use task driven PWM for CTPC until ARM can provide automatic configuration (#...Joel Challis
2020-01-09Initial migration of software PWM backlight (#6709)Joel Challis
2020-01-09Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2020-01-09ARM - Initial backlight support (#6487)Joel Challis
2020-01-09Disable usb on slave half to resolve random 'lockup' (#7649)Joel Challis
2020-01-09SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)Joel Challis
2020-01-09ARM split - detect USB to select master/slave (#6424)Joel Challis
2020-01-09ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Joel Challis
2019-12-06fix: remove conditional macro wrapping WEBUSB_PAIRFlorian Didron
2019-12-06feat: update examples + pairing processFlorian Didron
2019-12-06feat: adds pairing keyFlorian Didron
2019-11-04 Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis
2019-11-04Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)Joel Challis
2019-11-04Fix held key getting stuck when NKRO is toggled (#6570)just-another-jxliu
2019-11-04Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2019-11-04Fix bug in `do_code16()` (#6935)fauxpark
2019-11-04Fix small hiccup in snake animation (#6858)theVDude
2019-11-04Added uart config for using rn42 with at90usb1286 (#6582)Deckweiss
2019-11-04Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)Joel Challis
2019-11-04Fix quantum keymapextra italian (#6779)Silvio Gulizia
2019-11-04Add support for 328P hardware backlight on B1/B2 (qmk#6776)fauxpark
2019-11-04Generalize Tap Dance Layer functions (#6629)Drashna Jaelre
2019-11-04DRV2605L Continuous Haptic Feedback Support (#6461)MechMerlin
2019-11-04Updated split encoders so indexes are based on left hand encoders first (#6382)XScorpion2
2019-11-04Smoother Linear Light Table (#6764)XScorpion2
2019-09-26Add 328P to mcu_selection.mk (#6682)fauxpark
2019-09-26Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)fauxpark
2019-09-26Add Dip Switch as a core feature (#6140)Drashna Jaelre
2019-09-17clang-format changesskullY
2019-09-13Re-Add TAB and Non-US Backslash to special charactcetr range for AutoShiftDrashna Jael're
2019-09-02feat: adds some icelandic charsFlorian Didron
2019-08-28Add 'bootloadHID' flash target (#5587)Joel Challis
2019-08-28AVR GPIO macro defines more readable (#5937)Takeshi ISHII
2019-08-28Fixup Bootmagic code (#6386)Drashna Jaelre
2019-08-28Added keycodes for swapping and unswapping the Control and OS keys (#6110)Stephen Wanhella
2019-08-28Add ATmega32U2 to mcu_selection.mk (#6561)fauxpark
2019-08-28Remove backslashes from template keymap (#6548)fauxpark
2019-08-28Add support for different encoder pinout for right half of split keyboard (#6...Danny
2019-08-17chore: move led shutdown logic in rgb_matric.cFlorian Didron
2019-08-13Mask off TD() parameter properly (#6143)fauxpark
2019-08-13Add some defaults for ATmega32A to mcu_selection.mk (#6253)fauxpark
2019-08-13Rename QK_TMK(_MAX) to QK_BASIC (#6509)fauxpark
2019-08-13Improve backlight PWM pin support (#6202)fauxpark
2019-08-13MIDI: Fix basic noteon: send correct velocity (#6476)Zach DeCook
2019-08-13[Split] Add config option for DIRECT_PINS_RIGHT (#6479)Garrett Singer
2019-08-13Change xprintf() calls in rgblight.c to dprintf() (#6363)Konstantin Đorđević
2019-08-13Small fix to allow board to override split keyboard master checkzvecr
2019-08-13Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395)Joel Challis
2019-08-13Fix RGB Matrix Cycle Left-Right Animation (#6421)yrdns
2019-08-06Fix bugs introduced into Planck EZ codeDrashna Jael're