summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
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)Joel 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)fauxpark
2019-08-17Remove backslashes from template keymap (#6548)fauxpark
2019-08-16Add support for different encoder pinout for right half of split keyboard (#6...Danny
2019-08-13Enable PWM Support for Planck EZ Indicator Lights (#6473)Drashna Jaelre
2019-08-08Mask off TD() parameter properly (#6143)fauxpark
2019-08-08Add some defaults for ATmega32A to mcu_selection.mk (#6253)fauxpark
2019-08-08Rename QK_TMK(_MAX) to QK_BASIC (#6509)fauxpark
2019-08-08Improve backlight PWM pin support (#6202)fauxpark
2019-08-06MIDI: Fix basic noteon: send correct velocity (#6476)Zach DeCook
2019-08-03[Split] Add config option for DIRECT_PINS_RIGHT (#6479)Garrett Singer
2019-07-26Fix RGB Matrix Cycle Left-Right Animation (#6421)yrdns
2019-07-27Remove NO_BACKLIGHT_CLOCK (#6418)fauxpark
2019-07-23Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395)Joel Challis
2019-07-21Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272)Wilba
2019-07-20Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)Konstantin Đorđević
2019-07-20Merge pull request #6264 from zvecr/split_master_checkDanny
2019-07-19Change xprintf() calls in rgblight.c to dprintf() (#6363)Konstantin Đorđević
2019-07-16Fix Preprocessor check for Leader KeysDrashna Jaelre
2019-07-16Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre
2019-07-16Allow Combo feature to be enabled/disabled live (#6318)Drashna Jaelre
2019-07-16Store backlight breathing state in EEPROM (#6105)fauxpark
2019-07-16Adding rgb matrix speed into eeprom storage. (#5965)XScorpion2
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-07-15Add out of bound check for Leader Key sequence array (#5840)Drashna Jaelre
2019-07-15Add sendstring LUTs for French keymap (#5830)fauxpark
2019-07-15Sendstring LUT improvements (#5727)fauxpark
2019-07-15Remove lock LED example in quantum.c (#5636)fauxpark
2019-07-15Add user-overridable callback for cancelling UCIS input (#5564)Aapo Saaristo
2019-07-12Switching rgb_config_t to use HSV structRyan Caltabiano
2019-07-11Fixing effects to respect user sat and val levels (#6275)XScorpion2
2019-07-09Fix parentheses in macros, and in general clean up quantum.h (#5021)Konstantin Đorđević
2019-07-09Fix debouncing issue for eager algorithms (#6081)Drashna Jaelre
2019-07-08Add copyright year placeholders to new keyboard script (#6280)fauxpark
2019-07-06Added mod carry over from press to release. (#5866)XScorpion2
2019-07-05Small fix to allow board to override split keyboard master checkzvecr
2019-07-03fix unselect_rows() in quantum/matrix.c (#6243)Takeshi ISHII
2019-06-28[Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)Michael F. Lamb
2019-06-26Remove one more copyrighted song (#6200)fauxpark
2019-06-19Fix breathing always on for soft PWM (#5983)fauxpark
2019-06-19Set default I2C clock speed to 100kHz for split_common (#6161)Danny