Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #200 from alexives/add_diagram_to_planck_layout | Jack Humbert | 2016-03-23 | 1 | -5/+65 |
|\ | | | | | Added layout diagrams to the default planck keymap | ||||
| * | Added layout diagrams to the default planck keymap | Alex Ives | 2016-03-16 | 1 | -5/+65 |
| | | | | | | | | Signed-off-by: Alex Ives <alex@ives.mn> | ||||
* | | Pull request 190 resolution with 'qmk/master' for merge | yoyoerx | 2016-03-21 | 2 | -237/+401 |
|\| | |||||
| * | Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build | yoyoerx | 2016-03-14 | 1 | -6/+8 |
| | | |||||
| * | First keyboard layout | Mitch Lloyd | 2016-03-10 | 1 | -0/+49 |
| | | |||||
| * | Merge remote-tracking branch 'qmk/master' into windocs | yoyoerx | 2016-03-10 | 1 | -27/+24 |
| |\ | |||||
| * | | 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 |
| | | |||||
* | | Addressed void* return warning in all keymaps | yoyoerx | 2016-03-10 | 3 | -17/+13 |
|/ | |||||
* | 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 #170 from NoahAndrews/improve-windows-docs | Jack Humbert | 2016-03-04 | 1 | -4/+5 |
|\ | | | | | 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 |
| | | |||||
| * | Removed unneeded lines from setup script | Noah Andrews | 2016-03-02 | 1 | -2/+15 |
| | | |||||
* | | 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 |
| | | |||||
* | | 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 'master' of https://github.com/jackhumbert/qmk_firmware into ↵ | Lucas Hecht | 2016-02-25 | 1 | -0/+64 |
|\| | | | | | | | jackhumbert-master | ||||
| * | Merge pull request #153 from spydon/xmonad_keymap | Jack Humbert | 2016-02-21 | 1 | -0/+64 |
| |\ | | | | | | | Keymap optimized for xmonad | ||||
| | * | Added a keymap optimized for xmonad | Lukas Klingsbo | 2016-02-18 | 1 | -0/+64 |
| | | | | | | | | | | | | | | | | | | The M(1) function changes layer temporarily (so that numbers can be used) and holds LGUI which makes it possible to easily change virtual screens and swap windows inbetween them. | ||||
* | | | 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 |
|/ / | |||||
* | | Added pageup, pagedown, home, and end keys | Lasko Height | 2016-02-11 | 1 | -6/+6 |
| | | |||||
* | | Added a Tenkey layer and moved the del key | Lasko Height | 2016-02-11 | 1 | -5/+25 |
| | | |||||
* | | Adding my initial layout | Lasko Height | 2016-02-11 | 1 | -1/+1 |
| | | |||||
* | | Adding my initial layout | Lasko Height | 2016-02-11 | 1 | -0/+114 |
| | | |||||
* | | Eliminate switch statement by using contiguous character ranges | Christopher Browne | 2016-02-08 | 1 | -152/+12 |
| | | |||||
* | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Christopher Browne | 2016-02-08 | 2 | -178/+2 |
|\| | |||||
| * | README changes | Jack Humbert | 2016-02-07 | 1 | -22/+1 |
| | | |||||
| * | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | 2016-02-07 | 4 | -1/+345 |
| |\ | |||||
| | * | Merge pull request #129 from cbbrowne/master | Jack Humbert | 2016-02-05 | 1 | -57/+217 |
| | |\ | | | | | | | | | Example of some "Random Keys" | ||||
| | * | | Update PCB_GUIDE.md | Jack Humbert | 2016-02-05 | 1 | -0/+1 |
| | | | | |||||
| * | | | README changes | Jack Humbert | 2016-02-07 | 1 | -156/+0 |
| | | | | |||||
* | | | | Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵ | Christopher Browne | 2016-02-06 | 1 | -147/+157 |
| |_|/ |/| | | | | | | | | the digits/letters chosen | ||||
* | | | Remove obsolete comments | Christopher Browne | 2016-02-03 | 1 | -9/+0 |
| | | | |||||
* | | | Comment things more | Christopher Browne | 2016-02-03 | 1 | -1/+2 |
| | | | |||||
* | | | Random characters now working AOK | Christopher Browne | 2016-02-03 | 1 | -14/+157 |
| | | | |||||
* | | | Merge branch 'master' of github.com:cbbrowne/qmk_firmware | Christopher Browne | 2016-02-03 | 1 | -48/+60 |
|\ \ \ | |||||
| * | | | More experiments with mapping, notably adding in the random bits | Christopher Browne | 2016-02-03 | 1 | -48/+60 |
| | | | | |||||
* | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Christopher Browne | 2016-02-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Merge pull request #123 from cbbrowne/master | Jack Humbert | 2016-02-01 | 4 | -0/+183 |
| |\ \ | | | | | | | | | README notes and cbbrowne layout | ||||
| * | | | Fix for broken link in readme. | Kacey A | 2016-01-30 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Set up a macro that writes cbbrowne. So that is a nice example of how it works. | Christopher Browne | 2016-02-01 | 1 | -4/+4 |
| | | | | | | | | | | | | Probably ought to write up some docs on this to improve it. | ||||
* | | | More samples, some not entirely working yet. | Christopher Browne | 2016-02-01 | 1 | -13/+26 |
| |/ |/| | | | | | I am trying to mess around with MACRO(), but it is not there quite yet... | ||||
* | | Add notes on what sorts of actions are risky | Christopher Browne | 2016-02-01 | 1 | -0/+21 |
| | | |||||
* | | Many of the changes I wanted | Christopher Browne | 2016-02-01 | 1 | -18/+20 |
| | | |||||
* | | More notes | Christopher Browne | 2016-01-29 | 1 | -1/+1 |
| | |