Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-30 | Merge pull request #227 from NoahAndrews/patch-4 | ||
Fixed minor issues with Preonic readme | |||
2016-03-30 | Tiny fix of Planck diagrams | ||
2016-03-30 | Fixed minor issues with Preonic readme | ||
2016-03-30 | preonic readme | ||
2016-03-30 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | ||
2016-03-30 | .hex files | ||
2016-03-30 | preonic update | ||
2016-03-29 | Updated several keyboard folders to use new keymap naming scheme | ||
2016-03-29 | Fix error in Planck makefile comment | ||
[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 | Merge pull request #216 from msc654/master | ||
Added msc keymap for ergodox_ez | |||
2016-03-28 | Merge pull request #214 from cdlm/action-hook | ||
Add per-event user hook function | |||
2016-03-28 | Add action-preprocessing kb/user hooks in planck | ||
2016-03-28 | Corrected duplicate image issue | ||
2016-03-28 | Magic Key Overrides / Keyboard Lock / Forced NKRO | ||
Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock option to template / Added forced NKRO option to template (disabled by default) | |||
2016-03-27 | Added msc keymap for ergodox_ez | ||
2016-03-27 | Merge pull request #211 from nrrkeene/master | ||
The Ordinary Layout is unremarkably mundane and remarkably useful | |||
2016-03-27 | Merge pull request #196 from naps62/naps62 | ||
Adds naps62's Ergodox EZ layout | |||
2016-03-26 | Merge https://github.com/jackhumbert/qmk_firmware | ||
2016-03-26 | The Ordinary Layout is unremarkably mundane and remarkably useful | ||
2016-03-25 | Merge pull request #207 from romanzolotarev/master | ||
Add important note about brightness on OS X | |||
2016-03-24 | The Ordinary Layout is familiar to users of common keyboards | ||
2016-03-23 | Edited to work with jackhumbert/qmk_firmware pull #190 | ||
Basically changes "* matrix_scan_user(void)" to "matrix_scan_user(void)" | |||
2016-03-23 | Merge pull request #209 from n0bs/master | ||
Added project folder for Bantam-44 | |||
2016-03-23 | Merge pull request #200 from alexives/add_diagram_to_planck_layout | ||
Added layout diagrams to the default planck keymap | |||
2016-03-23 | Added files for Bantam-44 | ||
2016-03-22 | Fixed LED Function Calls | ||
Fixed LED indicator function calls to match how the matrix init function calls are formatted. | |||
2016-03-22 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | ||
# Conflicts: # quantum/template/template.c # quantum/template/template.h | |||
2016-03-22 | Add important note about brightness on OS X | ||
2016-03-21 | Pull request 190 resolution with 'qmk/master' for merge | ||
2016-03-21 | Merge pull request #205 from romanzolotarev/master | ||
Add Roman's Layout | |||
2016-03-20 | Merge pull request #203 from XenoBits/master | ||
Improved c# dev layout, only 2 layers now | |||
2016-03-20 | Fixed png image | ||
2016-03-20 | CSharp dev layout V2 | ||
2016-03-19 | Update readme | ||
2016-03-19 | Update layout | ||
2016-03-18 | Swap volup and voldown | ||
2016-03-18 | Add Roman's Layout | ||
Four layers BASE (Norman), SYMB, PLVR (optimized for Plover), ARRW. | |||
2016-03-17 | Add waits to prevent KVM from hanging | ||
2016-03-17 | Put frequently used keys in shell (-=) under thumb | ||
2016-03-17 | Add missing breaks in mpiechotka ergodox_ez keyboard | ||
2016-03-16 | Added layout diagrams to the default planck keymap | ||
Signed-off-by: Alex Ives <alex@ives.mn> | |||
2016-03-16 | Adding Retro_Refit Keyboard | ||
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. | |||
2016-03-15 | Adds naps62's layout | ||
2016-03-14 | Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build | ||
2016-03-11 | PR190hotfix.sh, fresh hexes, makeallhex.sh script | ||
2016-03-10 | First keyboard layout | ||
2016-03-10 | Addressed void* return warning in all keymaps | ||
2016-03-10 | Merge remote-tracking branch 'qmk/master' into windocs | ||
2016-03-09 | Cygwin Based Users Guide v0.5 -further corrections | ||
2016-03-09 | Cygwin Based Users Guide v0.4 -corrections/dfu build | ||