Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-12 | Adding personal files | IBNobody | |
2016-04-01 | Create tak3over.c | tak3over | |
Custom keymap with an additional function layer for numpad, pgup, pgdn, del, ins, home, end, and additional arrow keys. | |||
2016-03-30 | Tiny fix of Planck diagrams | Miha Rekar | |
2016-03-29 | Updated several keyboard folders to use new keymap naming scheme | Noah Andrews | |
2016-03-29 | Fix error in Planck makefile comment | Noah Andrews | |
[This comment](https://www.reddit.com/r/olkb/comments/428umx/rgb_underglow/czaivbc) states that because both audio output and RGB support require the user of timer 3, they can't be enabled at the same time. That makes sense, I can see where audio.c uses timer 3. But this comment in the code states that the incompatibility is with MIDI support, which doesn't make sense based on what I see in the code. Please enlighten me if I'm mistaken. | |||
2016-03-28 | Add action-preprocessing kb/user hooks in planck | Damien Pollet | |
2016-03-23 | Merge pull request #200 from alexives/add_diagram_to_planck_layout | Jack Humbert | |
Added layout diagrams to the default planck keymap | |||
2016-03-21 | Pull request 190 resolution with 'qmk/master' for merge | yoyoerx | |
2016-03-16 | Added layout diagrams to the default planck keymap | Alex Ives | |
Signed-off-by: Alex Ives <alex@ives.mn> | |||
2016-03-14 | Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build | yoyoerx | |
2016-03-10 | First keyboard layout | Mitch Lloyd | |
2016-03-10 | Addressed void* return warning in all keymaps | yoyoerx | |
2016-03-10 | Merge remote-tracking branch 'qmk/master' into windocs | yoyoerx | |
2016-03-09 | Cygwin Based Users Guide v0.5 -further corrections | yoyoerx | |
2016-03-09 | Cygwin Based Users Guide v0.4 -corrections/dfu build | yoyoerx | |
2016-03-04 | Cygwin Based Users Guidev0.2 -formatting revisions | yoyoerx | |
2016-03-04 | Cygwin Based Users Guide v0.1 | yoyoerx | |
2016-03-04 | Merge pull request #170 from NoahAndrews/improve-windows-docs | Jack Humbert | |
Add scripts for easy Windows environment setup | |||
2016-03-02 | Fix link to MHV AVR Tools | Noah Andrews | |
2016-03-02 | Added documentation for new Windows scripts | Noah Andrews | |
2016-03-02 | Removed unneeded lines from setup script | Noah Andrews | |
2016-02-27 | Update PCB_GUIDE.md | Lucas Hecht | |
2016-02-27 | added "Troubleshooting" section to PCB guide | Lucas Hecht | |
2016-02-25 | Delete keymap_eigen.c | deepshitgoeshere | |
2016-02-25 | Delete dfu-programmer.exe | deepshitgoeshere | |
2016-02-25 | Delete dfu-programmer.exe | deepshitgoeshere | |
2016-02-25 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into ↵ | Lucas Hecht | |
jackhumbert-master | |||
2016-02-25 | delete old keymap (keymap_eigen.c) | Lucas Hecht | |
2016-02-24 | Added keymap "lucas.c" | Lucas Hecht | |
2016-02-21 | Merge pull request #153 from spydon/xmonad_keymap | Jack Humbert | |
Keymap optimized for xmonad | |||
2016-02-18 | Added a keymap optimized for xmonad | Lukas Klingsbo | |
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. | |||
2016-02-11 | Added pageup, pagedown, home, and end keys | Lasko Height | |
2016-02-11 | Added a Tenkey layer and moved the del key | Lasko Height | |
2016-02-11 | Adding my initial layout | Lasko Height | |
2016-02-11 | Adding my initial layout | Lasko Height | |
2016-02-08 | Eliminate switch statement by using contiguous character ranges | Christopher Browne | |
2016-02-08 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Christopher Browne | |
2016-02-07 | README changes | Jack Humbert | |
2016-02-07 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | |
2016-02-07 | README changes | Jack Humbert | |
2016-02-06 | Add in XOR of lowest 8 bits of system timer to encourage more randomness of ↵ | Christopher Browne | |
the digits/letters chosen | |||
2016-02-05 | Merge pull request #129 from cbbrowne/master | Jack Humbert | |
Example of some "Random Keys" | |||
2016-02-05 | Update PCB_GUIDE.md | Jack Humbert | |
2016-02-03 | Remove obsolete comments | Christopher Browne | |
2016-02-03 | Comment things more | Christopher Browne | |
2016-02-03 | Random characters now working AOK | Christopher Browne | |
2016-02-03 | Merge branch 'master' of github.com:cbbrowne/qmk_firmware | Christopher Browne | |
2016-02-03 | More experiments with mapping, notably adding in the random bits | Christopher Browne | |
2016-02-03 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Christopher Browne | |
2016-02-01 | Set up a macro that writes cbbrowne. So that is a nice example of how it works. | Christopher Browne | |
Probably ought to write up some docs on this to improve it. |