summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr110-114/+114
2019-02-18[Keyboard] handwired dactyl with 2 pro micros added (#5113)zwnk10-12/+441
2019-02-18Add UK variant of the SEND_STRING() LUTsRys Sommefeldt1-0/+62
2019-02-18Update Helix 'led_test' keymap (#5168)Drashna Jaelre2-22/+1
2019-02-18[Keymap] update keymap and readme for my 75% layout (#5166)MechMerlin2-7/+8
2019-02-18[Keyboard] Winkeyless Directory (#5163)MechMerlin46-12/+16
2019-02-18[Keyboard] Add LAYOUT_75_iso community layout support (#5161)zvecr3-0/+22
2019-02-18Update Helix 'led_test' keymapmtei2-22/+1
2019-02-18Change Command keycode defaults to match corresponding Bootmagic codes (#5078)Konstantin Đorđević7-49/+48
2019-02-18Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h (#5167)Konstantin Đorđević2-4/+3
2019-02-18Inital port of xd84 (#5164)zvecr13-0/+1002
2019-02-17Add Olivia's TMO50 layoutOlivia Briggs1-0/+53
2019-02-17Add clang-format section to contributing.mdJames Churchill1-0/+12
2019-02-17Add .clang-format fileJames Churchill1-0/+26
2019-02-17[Keymap] rfvizarra's custom PK60 layout (#5156)rfvizarra2-0/+40
2019-02-17convert to unix line-endings [skip ci]QMK Bot3-3/+3
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark258-823/+31
2019-02-17Add isolike iris layout (#5157)Thomas Spurden4-0/+85
2019-02-17define new keyboard "Hecomi" (#5147)takashiski12-0/+935
2019-02-17convert to unix line-endings [skip ci]QMK Bot1-1/+1
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark110-383/+7
2019-02-17Add docs on using keyboard_post_init_user to enable debug modeszvecr1-1/+11
2019-02-17Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob18-52/+754
2019-02-17Add support to XD60 Rev3 (#4938)Rodrigo Feijao7-4/+210
2019-02-17Add numpad_5x6 layout support for Prime M keyboard (#5149)Drashna Jaelre10-25/+155
2019-02-17Update Drashna user space code to support keyboard_init functions (#5138)Drashna Jaelre5-23/+34
2019-02-17[omgvee:keymap] minor changes and fw size optimizations (#5150)VM3-4/+8
2019-02-16Planck Keymap for oeywil (#5145)Øyvind Wilhelmsen5-0/+253
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in layouts (#5142)fauxpark17-58/+1
2019-02-16[Keymap] Add new layout for wilba_text WT8-A (#5141)Rys Sommefeldt2-0/+93
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140)fauxpark11-27/+1
2019-02-15[keymap] Add new keymap for TADA68 (#5120)Rys Sommefeldt4-2/+79
2019-02-15Added APA102 support (#4940)Mikkel Jeppesen2-0/+147
2019-02-15Fix height in info.json for Unigo66 (#5137)Daniel H Klein1-2/+2
2019-02-15Fix documentation about one shot tap toggleJayesh Vora1-1/+1
2019-02-15Update README.md (#5135)Eduardo Lourenço Pinto Neto1-1/+1
2019-02-15Update keymap.c (#5136)Eduardo Lourenço Pinto Neto1-1/+1
2019-02-15Add support for using ranges for RGB (#4981)Erovia3-31/+79
2019-02-15Update KC_GESC documentation (#5053)Yan-Fa Li1-1/+9
2019-02-15Add samuel's literate keymap file for planck (#4998)Samuel Jahnke3-0/+677
2019-02-15Remove duplication of ssh keys and fix usage on PR builds (#5013)zvecr2-23/+11
2019-02-15docker_build.sh: Run container in interactive mode (#5088)Konstantin Đorđević2-5/+6
2019-02-15Improve RGB Light code (#4326)Drashna Jaelre2-2/+45
2019-02-15Enable custom chibios sub-platformShihpin Tseng1-2/+6
2019-02-15Swap KBD75 caps lock LED pin levels (#5132)fauxpark2-8/+8
2019-02-15Improve Encoder documentation (#5130)Ben1-1/+1
2019-02-15Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)Konstantin Đorđević6-8/+3
2019-02-15Tweak issue templates (capitalisation mostly) (#5133)fauxpark4-39/+42
2019-02-15Debounce refactor / API (#3720)Drashna Jaelre10-100/+272
2019-02-15Add kb and user level keyboard initialization functions (#3113)Drashna Jaelre7-29/+126