aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Always run `util/travis_compiled_push.sh` (#6640)Drashna Jaelre2019-09-011-1/+1
* NIU Mini Settings update and Refactor (#6651)noroadsleft2019-09-017-181/+238
* [Keymap] Add leaf60 and tada68 keymaps (#6645)Jarred Steenvoorden2019-08-316-0/+99
* [Keymap] Combo keymap update - For planck and dz60rgb (#6643)Sid Carter2019-08-313-7/+146
* readability enhancementsskullY2019-08-311-0/+5
* Add support for passing files at the command lineskullY2019-08-311-9/+11
* CLI command to format C codeskullY2019-08-312-0/+37
* [Keymap] Added personal keymap for DZ68RGB (#6623)M-AS2019-08-303-0/+397
* [Keyboard] Added Vitamins Included Rev2 (#6593)Mikkel Jeppesen2019-08-3024-261/+367
* [Keyboard] add kbd67mkiirgb (#6605)moyi46812019-08-307-0/+242
* [Keymap] Workman layout for Atreus keyboard (#6606)Alex Schroeder2019-08-303-0/+112
* [Keyboard] add Pancake Keyboard (#6610)Spaceman2019-08-3013-0/+403
* Removed prescaler define from avr i2c, as it was impossible to use (#6617)Mikkel Jeppesen2019-08-302-3/+2
* [Keyboard] Add keyboard Reviung39 (#6620)gtips2019-08-3014-0/+630
* [Keyboard] Assorted personal keymap/layout updates (#6621)Jonathan Rascher2019-08-309-33/+21
* [Keyboard] Support flashing DZ60 with :flash command (#6624)Jonathan Rascher2019-08-301-4/+1
* [Keyboard] Support flashing Instant60 from command line (#6625)Jonathan Rascher2019-08-301-0/+4
* [Keyboard] Add option to use 4x12 layout for Nyquist (#6633)Danny2019-08-304-1/+158
* [Keymap] Personal ISO-ish keymap for HHKB (#6632)Tobias V. Langhoff2019-08-302-0/+42
* [Keyboard] Add Caravan keyboard (#6630)Nick Christus2019-08-308-0/+117
* Fix Redefinition of OLED_TIMEOUT (#6628)Drashna Jaelre2019-08-301-1/+0
* consistencyskullY2019-08-301-1/+1
* Add a note about clang-format to the changelogskullY2019-08-301-0/+6
* Merge point for 2019 Aug 30 Breaking ChangeskullY2019-08-3011-36/+158
* clang-format changesskullY2019-08-30502-39497/+32694
* Hotfix: Reinstate the KC_DELT aliasskullY2019-08-301-0/+2
* add lufa as a submoduleskullY2019-08-302-0/+3
* Fix the LUFA lib to use a submodule instead of just files (#6245)Drashna Jaelre2019-08-301458-394696/+20
* Update Atreus to current code conventions (#5849)Joel Challis2019-08-3017-378/+346
* Migrate ACTION_BACKLIGHT_* to BL_* (#6299)fauxpark2019-08-306-46/+22
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-3095-147/+149
* Fix vusb compiling after clang-formatskullY2019-08-301-0/+2
* Fix Windows formatting issuesDrashna Jaelre2019-08-301-6/+6
* Update swedish based keymaps with newer keycodesDrashna Jaelre2019-08-3011-141/+140
* Have clang ignore the code in bootloader_size.cskullY2019-08-301-1/+2
* Add new files to the list of files that are formatted. (#6296)skullydazed2019-08-301-4/+4
* Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark2019-08-3062-333/+218
* Enforce clang-format (#6293)skullydazed2019-08-304-3/+10
* Language Keymap extras backport from ZSA fork (#6198)Drashna Jaelre2019-08-303-24/+66
* LUFA USB descriptor cleanup (#4871)fauxpark2019-08-303-875/+879
* Branch point for 2019 Aug 30 Breaking ChangeskullY2019-08-301-0/+8
* Make the CLI Ψ capital (#6637)fauxpark2019-08-301-1/+1
* Decrement EECONFIG magic numberDrashna Jaelre2019-08-271-1/+3
* Wonderland: README (#6613)Yan-Fa Li2019-08-272-0/+94
* [Keymap] default keymap fix for questionmark (redox, redox_w) (#6574)Jorde Vorstenbosch2019-08-272-19/+12
* pegasushoof Specify the bootloader to use :flash (#6614)Yan-Fa Li2019-08-261-9/+1
* Fix Typo in :flash target for missing bootloader (#6615)Drashna Jaelre2019-08-261-1/+1
* Mars80 Bug: Physical/Electrical Matrix Mismatch (#6612)MechMerlin2019-08-261-2/+2
* [Keymap] Redox_w Use layer_state_set_user instead of matrix_scan_user (#6608)Gabes Mak2019-08-251-9/+8
* Added OLED Display autoscroll during periods of OLED data inactivity (#6546)XScorpion22019-08-2512-46/+72