summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2018-05-13update template copyrights to 2018 (#2962)MechMerlin
2018-05-10Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin
2018-05-10General RGB matrix fixes (#2931)yiancar
2018-05-08Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar
2018-05-08updated music maskJack Humbert
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert
2018-05-02Update to drashna keymaps and userspace (#2876)Drashna Jaelre
2018-05-01Added command history to terminal with other bug fixes, added new song to son...M1K
2018-04-28Fix Clicky Down codeDrashna Jaelre
2018-04-26Change handling of adjust layer to make it more LT(...) friendly. (#1625)Martin Sandiford
2018-04-21Fix Audio Clicky sub-feature (#2784)Drashna Jaelre
2018-04-21Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780)MechMerlin
2018-04-20Update to drashna keymaps and userspace (#2756)Drashna Jaelre
2018-04-19Add Faux Clicking as subset of Audio feature (#2748)Drashna Jaelre
2018-04-18Added bending to MIDI (#2740)adiron
2018-04-13Fix incorrect port direction setting in my previous pull request for pins B5,...walkerstop
2018-04-12Added support for audio using pins C4, C5, B6, B7Michael L. Walker
2018-04-07Improve state/chord handling and clean up namespaceSeebs
2018-04-05change KEYMAP to LAYOUT for all new keyboards made using this scriptmechmerlin
2018-03-28Fix commands and update my userspace (for testing)U-LANDSRAAD\drashna
2018-03-28add RGB commands as global functionsU-LANDSRAAD\drashna
2018-03-28Add Support for Software Workman (#2632)Jacob Jerrell
2018-03-26add grave to auto-shift.Jason Stillwell
2018-03-26change rgblight_increase_val() and eeconfig_update_rgblight_default(), use RG...mtei
2018-03-25New keymap and more songs (#2609)Joshua Coffey
2018-03-25Fix #1566 - NKRO reseting issueU-LANDSRAAD\drashna
2018-03-20Add macro for momentarily switching to a layer while some mods are active (#2...snyman
2018-03-16Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell
2018-03-16Duplicate KC space to UK (#2541)Kenny Hung
2018-03-16Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark
2018-03-16Add keycodes for swap-hands feature.Joe Wasson
2018-03-16Create sendstring_spanish.hDaniel Rodríguez Rivero
2018-03-16Add italian keymapNicola Gargagli
2018-03-16Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski
2018-03-09Add SS_RALT for AltGR usage in macrosDrashna Jael're
2018-03-07quantum: keympa_extra: add sendstring_bepo.hcrazyiop
2018-03-07quantum: keymap_bepo.h: fix typo in BP_COMMMAcrazyiop
2018-03-01Fix the SGUI aliasesskullY
2018-03-01Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442)skullydazed
2018-02-12Fix swedish NO_GRVJohan Ju
2018-02-08Add the ability to disable Music Mode completely (#2339)Drashna Jaelre
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
2018-02-08ARM audio fixes, stack size increase (#2365)Jack Humbert
2018-02-04Fixes to get tap dance to fire at proper places (#2272)scauligi
2018-02-01Imperial Match (Darth Vader's Theme) addedMitchell van Manen
2018-02-01Add missing parenthesis back to backlight_tickMichael Kaylan
2018-01-18Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius
2018-01-13Fix up the ARM audio support (#2136)skullydazed
2018-01-12added the possibility to hav shifted(modded) tap dancepmalecka
2018-01-02ADD RGBLIGHT_LIMIT_VAL (#2214)YouCanFly