summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
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
2019-08-05Enable PWM support for Planck EZ Indicator LEDsDrashna Jael're
2019-07-27Fix uGFX reference issueDrashna Jaelre
2019-07-27Change additional layer structure codeDrashna Jaelre
2019-07-27Additional changes for Layer State typedef compatibilityDrashna Jaelre
2019-07-27Typedef'ed layer_state_t to uint32_t (#3637)Alex Ong
2019-07-27Added mod carry over from press to release. (#5866)XScorpion2
2019-07-27Added check for event pressed to clear space cadet (#5839)XScorpion2
2019-07-19Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre
2019-07-19Allow Combo feature to be enabled/disabled live (#6318)Drashna Jaelre
2019-07-19Store backlight breathing state in EEPROM (#6105)fauxpark
2019-07-19Adding rgb matrix speed into eeprom storage. (#5965)XScorpion2
2019-07-19Fix Preprocessor check for Leader KeysDrashna Jaelre
2019-07-19Add out of bound check for Leader Key sequence array (#5840)Drashna Jaelre
2019-07-19Add sendstring LUTs for French keymap (#5830)fauxpark
2019-07-19Sendstring LUT improvements (#5727)fauxpark
2019-07-19Remove lock LED example in quantum.c (#5636)fauxpark
2019-07-19Add user-overridable callback for cancelling UCIS input (#5564)Aapo Saaristo
2019-07-16Switching rgb_config_t to use HSV struct (qmk#5933)Ryan Caltabiano
2019-07-16Fixing effects to respect user sat and val levels (#6275)XScorpion2
2019-07-10Add copyright year placeholders to new keyboard script (#6280)fauxpark
2019-07-10fix unselect_rows() in quantum/matrix.c (#6243)Takeshi ISHII
2019-07-10Remove additional copyrighted songsfauxpark
2019-07-10Fix parentheses in macros, and in general clean up quantum.h (#5021)Konstantin Đorđević
2019-07-10Removed doubled linesMichael Graf
2019-06-24Fix br abnt2 keymap compilation errorFlorian Didron
2019-06-24Fix compilation error when I2C and encoder is enabled for split codeDanny Nguyen
2019-06-21Fix swedish $ sign definition (#81)Florian Didron
2019-06-20Swedish extra keymap refactorFlorian Didron
2019-06-06Fix debouncing issue for eager algos (#73)Drashna Jaelre
2019-06-06Add additional pins for Teensy 3.x and LC (#72)Drashna Jaelre
2019-06-06Moving rgb typedefs into a single location (#5978) (#69)Drashna Jaelre
2019-06-04Smallish overhaul of Auto-Shift feature (#67)Drashna Jaelre
2019-06-04Add belgian layout for sendstring (#6008) (#64)Drashna Jaelre
2019-06-04Fixing matrix_scan so it properly returns changed status (#63)Drashna Jaelre
2019-06-04Fix up Debouncing in AVR Templates (#5964) (#59)Drashna Jaelre
2019-05-28And fix the A5 Play note too !Florian Didron
2019-05-28Fix A5 after songsFlorian Didron
2019-05-28Fixes the A5 HIGH consistently with weird noise outputFlorian Didron
2019-05-27Fix startup song timingFlorian Didron