aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] handwired dactyl with 2 pro micros added (#5113)zwnk2019-02-1810-12/+441
* Add UK variant of the SEND_STRING() LUTsRys Sommefeldt2019-02-181-0/+62
* Update Helix 'led_test' keymap (#5168)Drashna Jaelre2019-02-182-22/+1
|\
| * Update Helix 'led_test' keymapmtei2019-02-182-22/+1
* | [Keymap] update keymap and readme for my 75% layout (#5166)MechMerlin2019-02-182-7/+8
* | [Keyboard] Winkeyless Directory (#5163)MechMerlin2019-02-1846-12/+16
* | [Keyboard] Add LAYOUT_75_iso community layout support (#5161)zvecr2019-02-183-0/+22
|/
* Change Command keycode defaults to match corresponding Bootmagic codes (#5078)Konstantin Đorđević2019-02-177-49/+48
* Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h (#5167)Konstantin Đorđević2019-02-172-4/+3
* Inital port of xd84 (#5164)zvecr2019-02-1713-0/+1002
* Add Olivia's TMO50 layoutOlivia Briggs2019-02-171-0/+53
* Add clang-format section to contributing.mdJames Churchill2019-02-171-0/+12
* Add .clang-format fileJames Churchill2019-02-171-0/+26
* [Keymap] rfvizarra's custom PK60 layout (#5156)rfvizarra2019-02-172-0/+40
* convert to unix line-endings [skip ci]QMK Bot2019-02-173-3/+3
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-17258-823/+31
* Add isolike iris layout (#5157)Thomas Spurden2019-02-174-0/+85
* define new keyboard "Hecomi" (#5147)takashiski2019-02-1612-0/+935
* convert to unix line-endings [skip ci]QMK Bot2019-02-171-1/+1
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-16110-383/+7
* Add docs on using keyboard_post_init_user to enable debug modeszvecr2019-02-161-1/+11
* Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob2019-02-1618-52/+754
* Add support to XD60 Rev3 (#4938)Rodrigo Feijao2019-02-167-4/+210
* Add numpad_5x6 layout support for Prime M keyboard (#5149)Drashna Jaelre2019-02-1610-25/+155
* Update Drashna user space code to support keyboard_init functions (#5138)Drashna Jaelre2019-02-165-23/+34
* [omgvee:keymap] minor changes and fw size optimizations (#5150)VM2019-02-163-4/+8
* Planck Keymap for oeywil (#5145)Øyvind Wilhelmsen2019-02-165-0/+253
* Remove redundant KC_TRNS and KC_NO fillers in layouts (#5142)fauxpark2019-02-1617-58/+1
* [Keymap] Add new layout for wilba_text WT8-A (#5141)Rys Sommefeldt2019-02-152-0/+93
* Remove redundant KC_TRNS and KC_NO fillers in userspace (#5140)fauxpark2019-02-1511-27/+1
* [keymap] Add new keymap for TADA68 (#5120)Rys Sommefeldt2019-02-154-2/+79
* Added APA102 support (#4940)Mikkel Jeppesen2019-02-152-0/+147
* Fix height in info.json for Unigo66 (#5137)Daniel H Klein2019-02-151-2/+2
* Fix documentation about one shot tap toggleJayesh Vora2019-02-151-1/+1
* Update README.md (#5135)Eduardo Lourenço Pinto Neto2019-02-151-1/+1
* Update keymap.c (#5136)Eduardo Lourenço Pinto Neto2019-02-151-1/+1
* Add support for using ranges for RGB (#4981)Erovia2019-02-153-31/+79
* Update KC_GESC documentation (#5053)Yan-Fa Li2019-02-151-1/+9
* Add samuel's literate keymap file for planck (#4998)Samuel Jahnke2019-02-153-0/+677
* Remove duplication of ssh keys and fix usage on PR builds (#5013)zvecr2019-02-152-23/+11
* docker_build.sh: Run container in interactive mode (#5088)Konstantin Đorđević2019-02-152-5/+6
* Improve RGB Light code (#4326)Drashna Jaelre2019-02-152-2/+45
* Enable custom chibios sub-platformShihpin Tseng2019-02-141-2/+6
* Swap KBD75 caps lock LED pin levels (#5132)fauxpark2019-02-142-8/+8
* Improve Encoder documentation (#5130)Ben2019-02-141-1/+1
* Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)Konstantin Đorđević2019-02-146-8/+3
* Tweak issue templates (capitalisation mostly) (#5133)fauxpark2019-02-144-39/+42
* Debounce refactor / API (#3720)Drashna Jaelre2019-02-1410-100/+272
|\
| * Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc...alex-ong2019-01-272-15/+18
| * Fix compile error in debounce_eager_pkalex-ong2019-01-271-2/+2