summaryrefslogtreecommitdiffstats
path: root/users
AgeCommit message (Expand)AuthorFilesLines
2019-05-03New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević1-1/+1
2019-05-02Wanleg tuneup / additions (#5752)wanleg5-35/+209
2019-05-01[Keymap] Xulkal keymap tweeks (#5746)XScorpion22-2/+24
2019-04-23[Keymap] Fix my userspace RGB bug (#5686)MechMerlin2-6/+4
2019-04-22[Keymap] Update to Drashna Keymaps (#5594)Drashna Jaelre9-62/+51
2019-04-17Xulkal KeymapsRyan Caltabiano7-0/+284
2019-04-15Features/ws2812 matrix driver (#5418)XScorpion21-1/+1
2019-04-03remove call to custom rgb filestanrc851-4/+0
2019-04-03Removed duplicated zeal60 filesstanrc854-2151/+0
2019-04-03remove uneeded returns floating aroundstanrc851-2/+0
2019-04-03Adding zeal60 rgb files with modificationsstanrc854-0/+2151
2019-04-03Tweaking tapping_term valuestanrc851-1/+1
2019-04-03Use modified rgb_backlight.c filestanrc851-0/+4
2019-04-02Adjusting tapping termstanrc851-1/+1
2019-03-28[Keymap] Add custom macro to launch RDP (#5502)stanrc852-1/+13
2019-03-23[Keymap] New tap dance code added to userspace and keymaps (#5468)stanrc852-12/+66
2019-03-20[Keymap] Keymap and readme updates (#5449)stanrc852-0/+11
2019-03-18[Keymap] Arkag Userspace Update (#5438)Alexander Kagno2-10/+36
2019-03-15[Keymap] Update to drashna keymaps: Conform to QMK Standards Edition (#5377)Drashna Jaelre6-56/+49
2019-03-14fresh commit for a new fork for PR to upstream/master (#5406)Alexander Kagno3-116/+179
2019-03-13[Keymap] Add atreus, ergotravel and org60 keymaps (#5381)Jarred Steenvoorden1-0/+4
2019-03-10Keymap / userspace update (#5358)Jarred Steenvoorden3-22/+131
2019-03-09Update edvorak keymap simplify (#5350)epaew6-226/+38
2019-03-08[Keymap] Smarter KC_MAKE code and removed duplicate MOD_MASK entries (#5331)stanrc852-13/+8
2019-03-06[Keymap] Add KC_MAKE keycode to my userspace and keymaps (#5324)stanrc853-0/+52
2019-03-06Update personal userspace and keymaps + improve custom functionality (#5289)Drashna Jaelre9-90/+236
2019-03-05Adopted LAYOUT, added some keys (#5320)Christopher Browne3-0/+40
2019-03-04[Keymap] Add RGB config and controls to userspace (#5299)stanrc853-0/+36
2019-03-02Add SysRq, Break combos and other keys to Melody96 keymapKonstantin Đorđević1-0/+4
2019-03-02Update Godspeed colorsKonstantin Đorđević1-2/+2
2019-03-02ACTION_TAP_DANCE_DOUBLE_MODS → ACTION_TAP_DANCE_DOUBLE_MODKonstantin Đorđević1-8/+8
2019-03-02Add blank lines, prefer explicit initializationKonstantin Đorđević1-1/+8
2019-03-02Replace td_fn_rctrl with generic td_layer_modKonstantin Đorđević1-19/+28
2019-03-02Replace td_lshift_fn with generic td_mod_layer, add TD_RCTL_FNKonstantin Đorđević2-37/+47
2019-03-02Update tap dance function namesKonstantin Đorđević1-4/+4
2019-03-02Set preferred intervals for rgblight effectsKonstantin Đorđević3-13/+33
2019-03-02Add GODSPEED_YELLOW colorKonstantin Đorđević3-2/+4
2019-03-02Update GODSPEED_BLUE values and RGB mode keysKonstantin Đorđević1-1/+1
2019-03-02Remove most _keymap and _user definitions in userspaceKonstantin Đorđević2-57/+0
2019-03-02Make toggle_numpad a nested function in process_record_userKonstantin Đorđević1-11/+10
2019-03-02Add _keymap versions of other custom Quantum functionsKonstantin Đorđević2-5/+87
2019-03-02Use two spaces before inline commentsKonstantin Đorđević3-9/+9
2019-03-02Avoid collisions with X_* send string constantsKonstantin Đorđević2-6/+6
2019-03-02Generate UNICODE and UNICODEMAP constants using macrosKonstantin Đorđević4-8/+41
2019-03-02Add RGB_SET keycode to Melody96 and RGB files to userspaceKonstantin Đorđević4-0/+26
2019-03-02Move feature flags from userspace into keyboard rulesKonstantin Đorđević1-9/+0
2019-03-02Update custom SEND_STRINGKonstantin Đorđević1-5/+5
2019-03-02DST_RMV → DST_REMKonstantin Đorđević3-3/+3
2019-03-02Add DST_MOD_MASK as a config optionKonstantin Đorđević2-2/+5
2019-03-02Change how desktop commands workKonstantin Đorđević4-5/+22