summaryrefslogtreecommitdiffstats
path: root/quantum
AgeCommit message (Expand)AuthorFilesLines
2018-03-21Add macro for momentarily switching to a layer while some mods are active (#2...snyman2-0/+10
2018-03-16Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell1-0/+4
2018-03-16Duplicate KC space to UK (#2541)Kenny Hung1-6/+117
2018-03-16Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark2-0/+12
2018-03-16Add keycodes for swap-hands feature.Joe Wasson2-0/+20
2018-03-16Create sendstring_spanish.hDaniel Rodríguez Rivero1-0/+71
2018-03-16Add italian keymapNicola Gargagli1-0/+122
2018-03-16Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski1-1/+1
2018-03-09Add SS_RALT for AltGR usage in macrosDrashna Jael're1-0/+1
2018-03-07quantum: keympa_extra: add sendstring_bepo.hcrazyiop1-0/+41
2018-03-07quantum: keymap_bepo.h: fix typo in BP_COMMMAcrazyiop1-1/+1
2018-03-02Fix the SGUI aliasesskullY1-4/+4
2018-03-01Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442)skullydazed1-2/+4
2018-02-12Fix swedish NO_GRVJohan Ju1-2/+0
2018-02-08Add the ability to disable Music Mode completely (#2339)Drashna Jaelre1-3/+3
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo6-28/+48
2018-02-08ARM audio fixes, stack size increase (#2365)Jack Humbert1-50/+230
2018-02-04Fixes to get tap dance to fire at proper places (#2272)scauligi3-31/+53
2018-02-02Imperial Match (Darth Vader's Theme) addedMitchell van Manen1-0/+6
2018-02-02Add missing parenthesis back to backlight_tickMichael Kaylan1-1/+1
2018-01-18Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius1-3/+9
2018-01-14Fix up the ARM audio support (#2136)skullydazed3-114/+131
2018-01-12added the possibility to hav shifted(modded) tap dancepmalecka2-0/+5
2018-01-03ADD RGBLIGHT_LIMIT_VAL (#2214)YouCanFly1-0/+6
2018-01-01backlight breathing overhaul (#2187)Balz Guenat4-263/+181
2018-01-01Fix of #2094Mikkel Jeppesen1-6/+6
2017-12-22Adding a Zelda Treasure sound.Colin Miller1-0/+6
2017-12-20Add on/off/toggle keycodes for Auto ShiftDrashna Jael're3-12/+40
2017-12-20Add toggle option to AutoShiftU-LANDSRAAD\drashna2-0/+16
2017-12-17Add COSPAD to QMK and add functions to read HSV (#2156)kamisamamizu2-0/+15
2017-12-14new planck keymap, new feature - hybrid shift/enter action key (great for sma...Zach Richard2-0/+26
2017-12-10fixes audio/midi combinationsJack Humbert1-1/+4
2017-12-10fixes midi compile errorJack Humbert1-1/+3
2017-12-10fix up midi stuff w/music modeJack Humbert4-11/+83
2017-12-08Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'Colin T.A. Gray2-11/+38
2017-12-07move lcd_backlight_keyframes to correct locationJack Humbert1-0/+30
2017-12-07fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWMColin T.A. Gray1-0/+6
2017-12-04adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray2-8/+17
2017-12-03Flesh out the grave escape overridesskullY1-2/+25
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert1-1/+2
2017-11-21adds planck light keyboardJack Humbert2-3/+5
2017-11-20added SS_LSFT to featured macrosGilbert Consellado1-0/+1
2017-11-06make it easy to customize logo imageTakayuki Matsubara1-0/+1
2017-11-02update template readmeJack Humbert1-2/+2
2017-11-02update qmk templateJack Humbert6-101/+25
2017-10-31Fix Pointing Device code (#1934)drashna1-1/+1
2017-10-30Fix for issue https://github.com/qmk/qmk_firmware/issues/1751Jody Foo1-1/+1
2017-10-30Fix process_combo.c compile warningShihpin Tseng1-1/+5
2017-10-25Added a new keycode for cycling through RBG modes which reverses directions w...Sebastian Kaim2-0/+13
2017-10-18Address #1689 by using a formula to define the breathing curve (#1692)skullydazed2-1/+14