aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-07[Keymap] UT47.2 Planck-style layout switching (#6669)Gravatar Annihilator6000
2019-09-07[Keymap] Assorted personal keymap/userspace updates (#6691)Gravatar Jonathan Rascher
2019-09-07[Keymap] Big Drashna code update (#6639)Gravatar Drashna Jaelre
2019-09-07[Keymap] Update nshanpetrosyan keymap (#6683)Gravatar Nshan Petrosyan
2019-09-07Add 328P to mcu_selection.mk (#6682)Gravatar fauxpark
2019-09-07Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671)Gravatar fauxpark
2019-09-07Banish some more magic numbers (#6662)Gravatar fauxpark
2019-09-07[Keymap] Add narze userspace (#6652)Gravatar Manassarn Manoonchai
2019-09-07Run the python tests inside dockerGravatar skullY
2019-09-07add missing apostrophesGravatar skullY
2019-09-07filter python from the list of things that trigger default buildsGravatar skullY
2019-09-07Add python tests to the travis checkGravatar skullY
2019-09-07Add a command to format python codeGravatar skullY
2019-09-07Make the modem manager check more pythonicGravatar skullY
2019-09-07run yapf on the codeGravatar skullY
2019-09-07Setup a python test frameworkGravatar skullY
2019-09-07Update docker_build.sh: indentation fix, error echo function (#6659)Gravatar Konstantin Đorđević
2019-09-07Jotix (#6687)Gravatar jotix
2019-09-07CA66 R1/R2 Cleanup (#6678)Gravatar MechMerlin
2019-09-07fix missing music mode legend (#6686)Gravatar Silvio Gulizia
2019-09-06Make USB polling rate configurable with a define (#6668)Gravatar fauxpark
2019-09-06Changed to 1209 PID (#6677)Gravatar Mikkel Jeppesen
2019-09-05[Keyboard] Add Iris Rev 4 (#6660)Gravatar Danny
2019-09-05Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)Gravatar fauxpark
2019-09-05led fix (#6672)Gravatar Xelus22
2019-09-05Add personal Doro67 multi keymap, fix bug in KBD6X keymap (#6674)Gravatar Konstantin Đorđević
2019-09-03[Keyboard] Missed a JTAG disable (#6667)Gravatar fauxpark
2019-09-04added ability to change unicode input method (#6666)Gravatar Vega Deftwing
2019-09-04Fix battery level code in adafruit_ble.cpp (#6648)Gravatar bwhelm
2019-09-03[Docs] Update i2c_driver.md (#6665)Gravatar Elliot Powell
2019-09-03[Keyboard] Doro67 cleanup (#6514)Gravatar Konstantin Đorđević
2019-09-03[Keyboard] Add Tukey board (#6657)Gravatar Danny
2019-09-03[Keymap] Update personal userspace and keymaps (#6654)Gravatar Konstantin Đorđević
2019-09-03[Keymap] Satan GH60 with command prompt animation, react to keypresses (#6636)Gravatar Benjamin Grosse
2019-09-03Add Dip Switch as a core feature (#6140)Gravatar Drashna Jaelre
2019-09-03Update submodule check to include LUFA (#6661)Gravatar Drashna Jaelre
2019-09-02[keymap] ninjonas userspace and keymaps for hotdox, lily58, & pinky3 (#6649)Gravatar Jonas Avellana
2019-09-02[Keymap] Update keymap for alice and fix for ctrl and os swap (#6642)Gravatar Sid Carter
2019-09-02Fix typo in Open Graph description for docs (#6641)Gravatar fauxpark
2019-09-02[Keyboard] add rgb led configuration for xd87 (#6635)Gravatar Louis D
2019-09-02Add `dfu-programmer` to `pacman -S` (#6619)Gravatar Cory Watson
2019-09-02[Keyboard] Atreus: Flip the middle two keys when PCBDOWN is set. (#6616)Gravatar Alex Schroeder
2019-09-02Fix msys2 not installing any packages because it can't find clang (#6655)Gravatar fauxpark
2019-09-01Run dos2unix on whole repo (#6644)Gravatar Drashna Jaelre
2019-09-01Always run `util/travis_compiled_push.sh` (#6640)Gravatar Drashna Jaelre
2019-09-01NIU Mini Settings update and Refactor (#6651)Gravatar noroadsleft
2019-08-31[Keymap] Add leaf60 and tada68 keymaps (#6645)Gravatar Jarred Steenvoorden
2019-08-31[Keymap] Combo keymap update - For planck and dz60rgb (#6643)Gravatar Sid Carter
2019-08-31readability enhancementsGravatar skullY
2019-08-31Add support for passing files at the command lineGravatar skullY