Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Fixed extra semicolons. | IBNobody | 2016-03-22 | 2 | -9/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed extra semicolons. | |||||
| | * | | | | | | Fixed LED Function Calls | IBNobody | 2016-03-22 | 4 | -34/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed LED indicator function calls to match how the matrix init function calls are formatted. | |||||
| | * | | | | | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 2016-03-22 | 88 | -41597/+34428 | |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # quantum/template/template.c # quantum/template/template.h | |||||
| * | | | | | | | Merge pull request #190 from yoyoerx/function_pointers | Erez Zukerman | 2016-03-22 | 82 | -41462/+33034 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Addressing void* return warning & coding style | |||||
| | * \ \ \ \ \ \ | Pull request 190 resolution with 'qmk/master' for merge | yoyoerx | 2016-03-21 | 15 | -2579/+4317 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #205 from romanzolotarev/master | Erez Zukerman | 2016-03-21 | 4 | -0/+1309 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | Add Roman's Layout | |||||
| | * | | | | | | | Update readme | Roman Zolotarev | 2016-03-19 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Update layout | Roman Zolotarev | 2016-03-19 | 12 | -192/+67 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Swap volup and voldown | Roman Zolotarev | 2016-03-18 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Add Roman's Layout | Roman Zolotarev | 2016-03-18 | 11 | -0/+1434 | |
| | | |_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | Four layers BASE (Norman), SYMB, PLVR (optimized for Plover), ARRW. | |||||
| * | | | | | | | Merge pull request #203 from XenoBits/master | Erez Zukerman | 2016-03-20 | 5 | -1227/+1174 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Improved c# dev layout, only 2 layers now | |||||
| | * | | | | | | | Fixed png image | Maxime Millet | 2016-03-20 | 1 | -0/+0 | |
| | | | | | | | | | ||||||
| | * | | | | | | | CSharp dev layout V2 | Maxime Millet | 2016-03-20 | 5 | -1227/+1174 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #201 from uzytkownik/master | Erez Zukerman | 2016-03-20 | 2 | -1497/+1503 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | Further improvements to mpiechotka keyboard | |||||
| | * | | | | | | | Add waits to prevent KVM from hanging | Maciej Piechotka | 2016-03-17 | 2 | -1490/+1492 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Put frequently used keys in shell (-=) under thumb | Maciej Piechotka | 2016-03-17 | 2 | -9/+9 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Add missing breaks in mpiechotka ergodox_ez keyboard | Maciej Piechotka | 2016-03-17 | 2 | -1233/+1237 | |
| |/ / / / / / / | ||||||
| | | * | | | | | PR190hotfix.sh, fresh hexes, makeallhex.sh script | yoyoerx | 2016-03-11 | 33 | -41292/+32894 | |
| | | | | | | | | ||||||
| | | * | | | | | Merge branch 'function_pointers' of github.com:yoyoerx/qmk_keyboard into ↵ | yoyoerx | 2016-03-10 | 0 | -0/+0 | |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | function_pointers | |||||
| | | | * | | | | | Addressed void* return warning & coding style | yoyoerx | 2016-03-09 | 9 | -63/+45 | |
| | | | | |_|/ / | | | | |/| | | | ||||||
| | | * / | | | | Addressed void* return warning in all keymaps | yoyoerx | 2016-03-10 | 48 | -179/+148 | |
| | | |/ / / / | ||||||
| | | | * | | | Adding Retro_Refit Keyboard | IBNobody | 2016-03-16 | 6 | -0/+400 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Retro_Refit is an example of using a Teensy to replace a keyboard controller on an older keyboard. The original 6x15 keyboard had a non-standard 11x8 matrix. | |||||
| | | | * | | | Removing Teensy SDK Folder | IBNobody | 2016-03-16 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing Github GUI error "fatal: no submodule mapping found in .gitmodules for path 'teensy-sdk'" | |||||
| | | | * | | | Adding LED function pointers | IBNobody | 2016-03-15 | 4 | -6/+38 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge pull request #194 from DidierLoiseau/bépo-keymap-header | Jack Humbert | 2016-03-14 | 1 | -0/+311 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Keymap header for the BÉPO layout | |||||
| | * | | | | | Keymap header for the BÉPO layout | Didier Loiseau | 2016-03-13 | 1 | -0/+311 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge pull request #195 from krid78/master | Jack Humbert | 2016-03-14 | 1 | -2/+2 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | fixes an obvious typo to have DE_LCBR produce { | |||||
| | * | | | | | fixes an obvious typo to have DE_LCBR produce { | Daniel Kriesten | 2016-03-14 | 1 | -2/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #197 from yoyoerx/windocs | Jack Humbert | 2016-03-14 | 1 | -6/+8 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build | |||||
| | * | | | | Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build | yoyoerx | 2016-03-14 | 1 | -6/+8 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #192 from mitchlloyd/mitch-layout | Jack Humbert | 2016-03-10 | 1 | -0/+49 | |
| |\ \ \ \ | | | | | | | | | | | | | First keyboard layout | |||||
| | * | | | | First keyboard layout | Mitch Lloyd | 2016-03-10 | 1 | -0/+49 | |
| |/ / / / | ||||||
* | | | | | .hex files | Jack Humbert | 2016-03-30 | 3 | -2/+2893 | |
| | | | | | ||||||
* | | | | | preonic update | Jack Humbert | 2016-03-30 | 20 | -1846/+66 | |
|/ / / / | ||||||
* | | | | Merge pull request #191 from yoyoerx/windocs | Jack Humbert | 2016-03-10 | 1 | -347/+350 | |
|\ \ \ \ | | | | | | | | | | | Cygwin Based Users Guide v0.5 -further corrections | |||||
| * \ \ \ | Merge remote-tracking branch 'qmk/master' into windocs | yoyoerx | 2016-03-10 | 1 | -27/+24 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #187 from yoyoerx/windocs | Jack Humbert | 2016-03-09 | 1 | -18/+128 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Cygwin Based Users Guide v0.4 -corrections/dfu build | |||||
| | * | | | Cygwin Based Users Guide v0.5 -further corrections | yoyoerx | 2016-03-09 | 1 | -347/+353 | |
| |/ / / | ||||||
| * / / | Cygwin Based Users Guide v0.4 -corrections/dfu build | yoyoerx | 2016-03-09 | 1 | -18/+128 | |
|/ / / | ||||||
* | | | Adds a readme with a link to the blog post | Erez Zukerman | 2016-03-08 | 2 | -0/+5 | |
| | | | ||||||
* | | | Merge pull request #185 from nrrkeene/master | Erez Zukerman | 2016-03-07 | 3 | -0/+1312 | |
|\ \ \ | | | | | | | | | The Ordinary Layout is familiar to users of common keyboards | |||||
| * | | | The Ordinary Layout, designed to be similar to traditional keyboards, by ↵ | Nicholas Keene | 2016-03-06 | 3 | -0/+1312 | |
| | | | | | | | | | | | | | | | | Nicholas Keene, released to the public domain, no rights reserved | |||||
* | | | | Merge pull request #177 from yoyoerx/windocs | Jack Humbert | 2016-03-07 | 1 | -0/+237 | |
|\ \ \ \ | |/ / / |/| | | | Documentation for Cygwin in Windows | |||||
| * | | | Cygwin Based Users Guidev0.2 -formatting revisions | yoyoerx | 2016-03-04 | 1 | -47/+47 | |
| | | | | ||||||
| * | | | Cygwin Based Users Guide v0.1 | yoyoerx | 2016-03-04 | 1 | -0/+237 | |
| | | | | ||||||
* | | | | Merge pull request #180 from NoahAndrews/add-build-instructions | Jack Humbert | 2016-03-04 | 1 | -1/+20 | |
|\ \ \ \ | | | | | | | | | | | Added build instructions to BUILD_GUIDE.md | |||||
| * | | | | Added build instructions to BUILD_GUIDE.md | Noah Andrews | 2016-03-04 | 1 | -1/+20 | |
|/ / / / | ||||||
* | | | | Merge pull request #179 from NoahAndrews/add-win-linux-instructions | Jack Humbert | 2016-03-04 | 1 | -1/+11 | |
|\ \ \ \ | |/ / / |/| | | | Added Windows and Linux instructions to BUILD_GUIDE.md | |||||
| * | | | Added Windows and Linux instructions to BUILD_GUIDE.md | Noah Andrews | 2016-03-04 | 1 | -1/+11 | |
|/ / / | ||||||
* | | | Merge pull request #176 from NoahAndrews/fix-new-projects | Jack Humbert | 2016-03-04 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Fix building new projects |