Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document the issue of stuck modifiers | Wojciech Siewierski | 2016-03-08 | 2 | -1/+21 |
| | |||||
* | Fix the layer-dependent modifiers handling | Wojciech Siewierski | 2016-03-05 | 1 | -1/+21 |
| | | | | Closes #181. | ||||
* | 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 | ||||
| * | Remove extraneous comma | Noah Andrews | 2016-03-04 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #171 from NoahAndrews/restructure-documentation | Jack Humbert | 2016-03-04 | 4 | -2/+30 |
|\ | | | | | Restructure documentation | ||||
| * | Clarified recommended Mac setup method | Noah Andrews | 2016-03-02 | 1 | -2/+4 |
| | | |||||
| * | Updated README to point to new build guide | Noah Andrews | 2016-03-02 | 1 | -2/+3 |
| | | |||||
| * | Added Mac section (copy/pasted from PCB_GUIDE.md) | Noah Andrews | 2016-03-02 | 1 | -0/+10 |
| | | |||||
| * | Renamed handwriting guide to fit repository convention | Noah Andrews | 2016-03-02 | 1 | -0/+0 |
| | | |||||
| * | Added placeholder for windows section of build guide | Noah Andrews | 2016-03-02 | 2 | -2/+3 |
| | | |||||
| * | Added Vagrant explanation | Noah Andrews | 2016-03-02 | 1 | -1/+14 |
| | | |||||
| * | Added stub BUILD_GUIDE.md | Noah Andrews | 2016-03-02 | 1 | -0/+1 |
| | | |||||
| * | Renamed QUICK_START.md to VAGRANT_GUIDE.md | Noah Andrews | 2016-03-02 | 1 | -0/+0 |
| | | |||||
* | | Merge pull request #170 from NoahAndrews/improve-windows-docs | Jack Humbert | 2016-03-04 | 3 | -4/+55 |
|\ \ | | | | | | | Add scripts for easy Windows environment setup | ||||
| * | | Fix link to MHV AVR Tools | Noah Andrews | 2016-03-02 | 1 | -1/+1 |
| | | | |||||
| * | | Added documentation for new Windows scripts | Noah Andrews | 2016-03-02 | 1 | -17/+5 |
| | | | |||||
| * | | Renamed scripts to show order | Noah Andrews | 2016-03-02 | 2 | -0/+0 |
| | | | |||||
| * | | Added logging to setup script | Noah Andrews | 2016-03-02 | 1 | -2/+18 |
| | | | |||||
| * | | Removed unneeded lines from setup script | Noah Andrews | 2016-03-02 | 2 | -6/+16 |
| | | | |||||
| * | | Added Windows environment setup script | Noah Andrews | 2016-02-26 | 1 | -0/+28 |
| | | | |||||
| * | | Include MSYS directory in Windows path | Noah Andrews | 2016-02-26 | 1 | -1/+1 |
| | | | |||||
| * | | Add script to setup the PATH variable on Windows | Noah Andrews | 2016-02-25 | 1 | -0/+9 |
| | | | |||||
* | | | Merge pull request #165 from deepshitgoeshere/deepshitgoeshere-master | Jack Humbert | 2016-03-04 | 3 | -1/+189 |
|\ \ \ | | | | | | | | | added planck keymap and troubleshooting part in the PCB guide | ||||
| * | | | Update PCB_GUIDE.md | Lucas Hecht | 2016-02-27 | 1 | -1/+2 |
| | | | | |||||
| * | | | added "Troubleshooting" section to PCB guide | Lucas Hecht | 2016-02-27 | 1 | -0/+22 |
| | | | | |||||
| * | | | ignore dfu-programme.exe in commits | Lucas Hecht | 2016-02-26 | 1 | -1/+3 |
| | | | | |||||
| * | | | Delete keymap_eigen.c | deepshitgoeshere | 2016-02-25 | 1 | -184/+0 |
| | | | | |||||
| * | | | Delete dfu-programmer.exe | deepshitgoeshere | 2016-02-25 | 1 | -0/+0 |
| | | | | |||||
| * | | | Delete dfu-programmer.exe | deepshitgoeshere | 2016-02-25 | 1 | -0/+0 |
| | | | | |||||
| * | | | Merge branch 'jackhumbert-master' | Lucas Hecht | 2016-02-25 | 8 | -1544/+1656 |
| |\ \ \ | |||||
| | * | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into ↵ | Lucas Hecht | 2016-02-25 | 7 | -1507/+1654 |
| | |\| | | | | | | | | | | | | | | | | | jackhumbert-master | ||||
| | * | | | delete old keymap (keymap_eigen.c) | Lucas Hecht | 2016-02-25 | 1 | -37/+2 |
| |/ / / | |||||
| * | | | Added keymap "lucas.c" | Lucas Hecht | 2016-02-24 | 4 | -0/+382 |
| | | | | |||||
* | | | | Merge pull request #175 from NoahAndrews/fix-#174 | Jack Humbert | 2016-03-04 | 1 | -2/+1 |
|\ \ \ \ | | | | | | | | | | | Fix #174 | ||||
| * | | | | Fix #174 | Noah Andrews | 2016-03-04 | 1 | -2/+1 |
|/ / / / | |||||
* | | | | Merge pull request #172 from plgruener/pr1 | Jack Humbert | 2016-03-03 | 1 | -0/+19 |
|\ \ \ \ | |_|_|/ |/| | | | add missing keys to keymap_neo2.h | ||||
| * | | | update neo keymap | plgruener | 2016-03-03 | 1 | -0/+19 |
|/ / / | |||||
* | | | Merge pull request #166 from kletord/fix_french_keymap | Jack Humbert | 2016-02-27 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | Fix FR_RCBR declaration in keymap_french.h | ||||
| * | | Fix FR_RCBR declaration in keymap_french.h | Kévin Letord | 2016-02-27 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #158 from DidierLoiseau/eclipse-config | Jack Humbert | 2016-02-23 | 1 | -1/+6 |
|\ \ | | | | | | | Add Eclipse settings files to .gitignore | ||||
| * | | Added eclipse settings files to .gitignore | Didier Loiseau | 2016-02-21 | 1 | -1/+6 |
| | | | |||||
* | | | Merge pull request #159 from Keller-Laminar/patch-1 | Jack Humbert | 2016-02-22 | 1 | -1/+3 |
|\ \ \ | | | | | | | | | Include Dvorak underscore and plus keys. | ||||
| * | | | Include Dvorak underscore and plus keys. | Keller-Laminar | 2016-02-22 | 1 | -1/+3 |
|/ / / | | | | | | | There were previously no Dvorak specific underscore and plus key codes. For a keyboard like the Planck which has layers directly to shifted versions of special character keys you were unable to produce those characters using the Lower layer. | ||||
* | | | Merge pull request #157 from DidierLoiseau/typematrix | Jack Humbert | 2016-02-21 | 3 | -1505/+1483 |
|\ \ \ | |/ / |/| | | Small fixes and improvements to tm2030 layout | ||||
| * | | Updated tm2030 keymap.hex | Didier Loiseau | 2016-02-21 | 1 | -1482/+1476 |
| | | | |||||
| * | | Fixed compilation warnings due to missing return statements | Didier Loiseau | 2016-02-21 | 1 | -1/+2 |
| | | |