summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2019-09-24ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Joel Challis
2019-09-21Generalize Tap Dance Layer functions (#6629)Drashna Jaelre
2019-09-20Add support for 328P hardware backlight on B1/B2 (#6776)fauxpark
2019-09-20Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark
2019-09-19DRV2605L Continuous Haptic Feedback Support (#6461)MechMerlin
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)fauxpark
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)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