aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* Added bending to MIDI (#2740)adiron2018-04-182-0/+23
* Fix incorrect port direction setting in my previous pull request for pins B5,...walkerstop2018-04-131-10/+5
* Added support for audio using pins C4, C5, B6, B7Michael L. Walker2018-04-121-74/+114
* Improve state/chord handling and clean up namespaceSeebs2018-04-072-49/+91
* change KEYMAP to LAYOUT for all new keyboards made using this scriptmechmerlin2018-04-052-2/+2
* Fix commands and update my userspace (for testing)U-LANDSRAAD\drashna2018-03-282-38/+54
* add RGB commands as global functionsU-LANDSRAAD\drashna2018-03-281-0/+44
* Add Support for Software Workman (#2632)Jacob Jerrell2018-03-282-0/+124
* add grave to auto-shift.Jason Stillwell2018-03-261-0/+1
* change rgblight_increase_val() and eeconfig_update_rgblight_default(), use RG...mtei2018-03-261-7/+9
* New keymap and more songs (#2609)Joshua Coffey2018-03-251-4/+141
* Fix #1566 - NKRO reseting issueU-LANDSRAAD\drashna2018-03-251-2/+1
* Add macro for momentarily switching to a layer while some mods are active (#2...snyman2018-03-202-0/+10
* Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell2018-03-161-0/+4
* Duplicate KC space to UK (#2541)Kenny Hung2018-03-161-6/+117
* Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark2018-03-162-0/+12
* Add keycodes for swap-hands feature.Joe Wasson2018-03-162-0/+20
* Create sendstring_spanish.hDaniel Rodríguez Rivero2018-03-161-0/+71
* Add italian keymapNicola Gargagli2018-03-161-0/+122
* Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski2018-03-161-1/+1
* Add SS_RALT for AltGR usage in macrosDrashna Jael're2018-03-091-0/+1
* quantum: keympa_extra: add sendstring_bepo.hcrazyiop2018-03-071-0/+41
* quantum: keymap_bepo.h: fix typo in BP_COMMMAcrazyiop2018-03-071-1/+1
* Fix the SGUI aliasesskullY2018-03-011-4/+4
* Add `SGUI()` and `SGUI_T()` for consistency with `KC_GUI` (#2442)skullydazed2018-03-011-2/+4
* Fix swedish NO_GRVJohan Ju2018-02-121-2/+0
* Add the ability to disable Music Mode completely (#2339)Drashna Jaelre2018-02-081-3/+3
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-086-28/+48
* ARM audio fixes, stack size increase (#2365)Jack Humbert2018-02-081-50/+230
* Fixes to get tap dance to fire at proper places (#2272)scauligi2018-02-043-31/+53
* Imperial Match (Darth Vader's Theme) addedMitchell van Manen2018-02-011-0/+6
* Add missing parenthesis back to backlight_tickMichael Kaylan2018-02-011-1/+1
* Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius2018-01-181-3/+9
* Fix up the ARM audio support (#2136)skullydazed2018-01-133-114/+131
* added the possibility to hav shifted(modded) tap dancepmalecka2018-01-122-0/+5
* ADD RGBLIGHT_LIMIT_VAL (#2214)YouCanFly2018-01-021-0/+6
* backlight breathing overhaul (#2187)Balz Guenat2018-01-014-263/+181
* Fix of #2094Mikkel Jeppesen2017-12-311-6/+6
* Adding a Zelda Treasure sound.Colin Miller2017-12-211-0/+6
* Add on/off/toggle keycodes for Auto ShiftDrashna Jael're2017-12-203-12/+40
* Add toggle option to AutoShiftU-LANDSRAAD\drashna2017-12-202-0/+16
* Add COSPAD to QMK and add functions to read HSV (#2156)kamisamamizu2017-12-172-0/+15
* new planck keymap, new feature - hybrid shift/enter action key (great for sma...Zach Richard2017-12-142-0/+26
* fixes audio/midi combinationsJack Humbert2017-12-101-1/+4
* fixes midi compile errorJack Humbert2017-12-101-1/+3
* fix up midi stuff w/music modeJack Humbert2017-12-104-11/+83
* Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'Colin T.A. Gray2017-12-082-11/+38
* move lcd_backlight_keyframes to correct locationJack Humbert2017-12-071-0/+30
* fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWMColin T.A. Gray2017-12-071-0/+6
* adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray2017-12-042-8/+17