aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* refactor, non-workingJack Humbert2018-06-221-7/+2
* adds timeout to avr i2cJack Humbert2018-06-123-42/+50
* Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII2018-06-044-5/+46
* Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...Kenneth Aloysius2018-05-311-13/+19
* Customizable LED test duration (#3086)Erez Zukerman2018-05-301-2/+3
* Add kuatsure map to preonic board (#3087)Jarrett Drouillard2018-05-301-1/+13
* Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre2018-05-293-21/+105
* Fixed sprintf overflowM1K3L082018-05-161-1/+1
* Add default to LEADER_TIMEOUT in case it's not defined (#2818)Drashna Jaelre2018-05-152-3/+6
* Add rgblight set at commandsDrashna Jaelre2018-05-141-0/+40
* Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar2018-05-141-4/+2
* update template copyrights to 2018 (#2962)MechMerlin2018-05-137-8/+8
* Support both AVR and ps2avrGB targets for new_project script (#2811)MechMerlin2018-05-1017-0/+793
* General RGB matrix fixes (#2931)yiancar2018-05-102-14/+17
* Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar2018-05-087-3/+68
* updated music maskJack Humbert2018-05-082-10/+28
* Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert2018-05-087-2/+1224
* Update to drashna keymaps and userspace (#2876)Drashna Jaelre2018-05-021-1/+0
* Added command history to terminal with other bug fixes, added new song to son...M1K2018-05-012-14/+117
* Fix Clicky Down codeDrashna Jaelre2018-04-281-1/+1
* Change handling of adjust layer to make it more LT(...) friendly. (#1625)Martin Sandiford2018-04-262-5/+8
* Fix Audio Clicky sub-feature (#2784)Drashna Jaelre2018-04-215-66/+86
* Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780)MechMerlin2018-04-211-1/+1
* Update to drashna keymaps and userspace (#2756)Drashna Jaelre2018-04-201-1/+1
* Add Faux Clicking as subset of Audio feature (#2748)Drashna Jaelre2018-04-192-1/+79
* 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