summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-10Keymap / userspace update (#5358)Jarred Steenvoorden4-23/+133
2019-03-09Update edvorak keymap simplify (#5350)epaew19-727/+249
2019-03-08Swapped Gui keys and Shift Keys. I think it's more ergonomic in this configur...Vyolle1-2/+2
2019-03-08getting_started_build_tools: dfu-{util,programmer} now available from arch repoenkore1-3/+1
2019-03-08Shallow clone submodules. (#5279)Blaž Hrastnik1-3/+3
2019-03-08[Docs] Update the KC_MAKE example in Userspace docs (#5337)Drashna Jaelre1-15/+39
2019-03-08fix wrong key order in qmk configurator. (#5342)linyaofred1-11/+11
2019-03-08[Keyboard] New Keyboard: MK60 (#5327)MechMerlin9-0/+607
2019-03-08[Keymap] Smarter KC_MAKE code and removed duplicate MOD_MASK entries (#5331)stanrc852-13/+8
2019-03-08Add in mekanist's keymap. Thanks to MatthewRobo for assisting in creating som...MechMerlin3-0/+218
2019-03-08Keymap update: Use `register_code16()` and its variants in lieu of separate m...Dusty Pomerleau1-72/+52
2019-03-07[Docs] Add Tap Dance example to the docs (#5326)Dusty Pomerleau3-1/+98
2019-03-06[Keyboard] Adds Gray Studio HB85 Initial Support (#5311)Felipe Coury9-0/+844
2019-03-06[Keymap] Add KC_MAKE keycode to my userspace and keymaps (#5324)stanrc855-4/+56
2019-03-06[Keyboard] handwired/trackpoint: refactor and readme cleanup (#5325)noroadsleft5-80/+83
2019-03-06[Keyboard] re-arrange the pinout for backlight support (#5321)jotix2-7/+7
2019-03-06[Keymap] update: simplify tapdance code for Minidox/keymaps/dustypomerleau (#...Dusty Pomerleau1-69/+35
2019-03-06Update personal userspace and keymaps + improve custom functionality (#5289)Drashna Jaelre16-99/+354
2019-03-06[Keymap] Add vxid planck layout (#5271)vxid3-0/+63
2019-03-06increase size of note counter variable to avoid overflowMarco Monaco3-3/+3
2019-03-05Adopted LAYOUT, added some keys (#5320)Christopher Browne7-96/+173
2019-03-05Add more "decent" text editors (#5308)Mitchel van Eijgen1-1/+1
2019-03-05Add DZ60 Tsangan Layout + Fn layer (#5319)Eduardo Lourenço Pinto Neto2-0/+28
2019-03-05[Docs] Fix function signature (layer_state_set_*) (#5313)lf1-1/+1
2019-03-05Correct keyboard and layout dimensions for 40percent.club Foobar (#5310)noroadsleft1-2/+4
2019-03-04Dactyl Manuform 5x6, 5x7, and 6x6: QMK Configurator fixes and partial code cl...noroadsleft6-96/+92
2019-03-04Fixed default to dissable VIA (#5309)yiancar1-2/+2
2019-03-04Clean up debounce a bit (#5255)James Churchill8-44/+29
2019-03-04Fix aanzee Configurator config file (#5286)zvecr1-2/+1
2019-03-04Separate keymaps to VIA enabled/dissabled. (#5302)yiancar17-7/+657
2019-03-04[Keymap] Add RGB config and controls to userspace (#5299)stanrc853-0/+36
2019-03-04Add LED Matrix to Features list for easy reference (#5280)Drashna Jaelre2-0/+2
2019-03-03[Keymap] layout/community/ortho4x12/symbolic update (#5274)leico3-48/+116
2019-03-03[Keyboard] matrix_init_user shouldn't call itself (#5298)Ray Cielencki1-1/+0
2019-03-03[Keymap] Update keymap.c (#5290)omkbd1-3/+3
2019-03-03Update Atreus layout to match the Niu layout. Fix Niu comment typo. (#5297)yttyx4-166/+227
2019-03-03[Keymap] Fix comment in the KBD67 default keymap. (#5296)KOBAYASHI Daisuke1-9/+9
2019-03-03[Keyboard] update Hecomi/alpha's info.json (#5295)takashiski1-8/+360
2019-03-03[Keyboard] Adding Numeric Keypad //e converter (#5294)Adam Newbold12-0/+477
2019-03-03[Keyboard] Add support for matrix_scan_user to usb-usb converter (#5291)Ray Cielencki1-0/+21
2019-03-03handwired/terminus_mini: refactor, Configurator support, and readme cleanup (...noroadsleft4-80/+121
2019-03-02Add SysRq, Break combos and other keys to Melody96 keymapKonstantin Đorđević3-3/+7
2019-03-02Add media controls to Melody96 keymapKonstantin Đorđević1-2/+2
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ć2-2/+9
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