aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [Keymap] Underglow support for Launchpad (#5340)Eric2019-03-104-0/+127
* [Keyboard] Add ISO backslash key position to facew matrix and keymap files (#...Joel Yauk2019-03-104-10/+10
* [Keyboard] Add Orbit keyboard (#5306)ai032019-03-1018-0/+2079
* Add personal keymap for crkbd (#5208)the-frey2019-03-104-0/+336
* fix dz60rgb config.qmk.fm non-combile (#5356)moyi46812019-03-107-7/+10
* 412_64 move to handwired (#5359)FateEverywhere2019-03-108-4/+4
* Keymap / userspace update (#5358)Jarred Steenvoorden2019-03-104-23/+133
* Update edvorak keymap simplify (#5350)epaew2019-03-0919-727/+249
* Swapped Gui keys and Shift Keys. I think it's more ergonomic in this configur...Vyolle2019-03-081-2/+2
* getting_started_build_tools: dfu-{util,programmer} now available from arch repoenkore2019-03-081-3/+1
* Shallow clone submodules. (#5279)Blaž Hrastnik2019-03-081-3/+3
* [Docs] Update the KC_MAKE example in Userspace docs (#5337)Drashna Jaelre2019-03-081-15/+39
* fix wrong key order in qmk configurator. (#5342)linyaofred2019-03-081-11/+11
* [Keyboard] New Keyboard: MK60 (#5327)MechMerlin2019-03-079-0/+607
* [Keymap] Smarter KC_MAKE code and removed duplicate MOD_MASK entries (#5331)stanrc852019-03-072-13/+8
* Add in mekanist's keymap. Thanks to MatthewRobo for assisting in creating som...MechMerlin2019-03-073-0/+218
* Keymap update: Use `register_code16()` and its variants in lieu of separate m...Dusty Pomerleau2019-03-071-72/+52
* [Docs] Add Tap Dance example to the docs (#5326)Dusty Pomerleau2019-03-073-1/+98
* [Keyboard] Adds Gray Studio HB85 Initial Support (#5311)Felipe Coury2019-03-069-0/+844
* [Keymap] Add KC_MAKE keycode to my userspace and keymaps (#5324)stanrc852019-03-065-4/+56
* [Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325)noroadsleft2019-03-065-80/+83
* [Keyboard] re-arrange the pinout for backlight support (#5321)jotix2019-03-052-7/+7
* [Keymap] update: simplify tapdance code for Minidox/keymaps/dustypomerleau (#...Dusty Pomerleau2019-03-051-69/+35
* Update personal userspace and keymaps + improve custom functionality (#5289)Drashna Jaelre2019-03-0516-99/+354
|\
| * Add SysRq, Break combos and other keys to Melody96 keymapKonstantin Đorđević2019-03-023-3/+7
| * Add media controls to Melody96 keymapKonstantin Đorđević2019-03-021-2/+2
| * Update Godspeed colorsKonstantin Đorđević2019-03-021-2/+2
| * ACTION_TAP_DANCE_DOUBLE_MODS → ACTION_TAP_DANCE_DOUBLE_MODKonstantin Đorđević2019-03-021-8/+8
| * Add blank lines, prefer explicit initializationKonstantin Đorđević2019-03-022-2/+9
| * Replace td_fn_rctrl with generic td_layer_modKonstantin Đorđević2019-03-021-19/+28
| * Replace td_lshift_fn with generic td_mod_layer, add TD_RCTL_FNKonstantin Đorđević2019-03-022-37/+47
| * Update tap dance function namesKonstantin Đorđević2019-03-021-4/+4
| * Set preferred intervals for rgblight effectsKonstantin Đorđević2019-03-023-13/+33
| * Add GODSPEED_YELLOW colorKonstantin Đorđević2019-03-024-4/+13
| * Update GODSPEED_BLUE values and RGB mode keysKonstantin Đorđević2019-03-022-4/+4
| * Set Melody96 underglow color to Godspeed blue on EEPROM resetKonstantin Đorđević2019-03-021-0/+4
| * Remove most _keymap and _user definitions in userspaceKonstantin Đorđević2019-03-022-57/+0
| * Make toggle_numpad a nested function in process_record_userKonstantin Đorđević2019-03-021-11/+10
| * Add _keymap versions of other custom Quantum functionsKonstantin Đorđević2019-03-022-5/+87
| * Use two spaces before inline commentsKonstantin Đorđević2019-03-023-9/+9
| * Switch to UNICODEMAP in keyboard rulesKonstantin Đorđević2019-03-023-24/+24
| * Avoid collisions with X_* send string constantsKonstantin Đorđević2019-03-022-6/+6
| * Generate UNICODE and UNICODEMAP constants using macrosKonstantin Đorđević2019-03-024-8/+41
| * Add RGB_SET keycode to Melody96 and RGB files to userspaceKonstantin Đorđević2019-03-025-4/+45
| * Add RGB controls and numpad Unicode to Melody96 keymapKonstantin Đorđević2019-03-021-11/+11
| * Use "Vo-", "Vo+" instead of "VoD", "VoU" in keymap commentsKonstantin Đorđević2019-03-023-3/+3
| * Move feature flags from userspace into keyboard rulesKonstantin Đorđević2019-03-024-9/+27
| * Add melody96:konstantin keymapKonstantin Đorđević2019-03-023-0/+56
| * Update custom SEND_STRINGKonstantin Đorđević2019-03-021-5/+5
| * DST_RMV → DST_REMKonstantin Đorđević2019-03-024-4/+4