aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Keymap] Update personal userspace and keymaps (#6654)Konstantin Đorđević2019-09-039-61/+77
* [Keymap] Satan GH60 with command prompt animation, react to keypresses (#6636)Benjamin Grosse2019-09-034-0/+179
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-0320-393/+256
* Update submodule check to include LUFA (#6661)Drashna Jaelre2019-09-031-0/+1
* [keymap] ninjonas userspace and keymaps for hotdox, lily58, & pinky3 (#6649)Jonas Avellana2019-09-0220-0/+1577
* [Keymap] Update keymap for alice and fix for ctrl and os swap (#6642)Sid Carter2019-09-023-12/+21
* Fix typo in Open Graph description for docs (#6641)fauxpark2019-09-021-1/+1
* [Keyboard] add rgb led configuration for xd87 (#6635)Louis D2019-09-026-9/+118
* Add `dfu-programmer` to `pacman -S` (#6619)Cory Watson2019-09-021-5/+2
* [Keyboard] Atreus: Flip the middle two keys when PCBDOWN is set. (#6616)Alex Schroeder2019-09-021-2/+18
* Fix msys2 not installing any packages because it can't find clang (#6655)fauxpark2019-09-021-1/+1
* Run dos2unix on whole repo (#6644)Drashna Jaelre2019-09-0124-124/+124
* 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