Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-10 | Merge branch 'master' of github.com:cbbrowne/qmk_firmware | Chris Browne | 6858 | -2402144/+107152 | |
2016-10-07 | Merge pull request #807 from hot-leaf-juice/master | Jack Humbert | 2 | -7/+7 | |
minor update to callum planck keymap | |||||
2016-10-07 | Merge pull request #805 from SethSenpai/gamenum | Jack Humbert | 7 | -0/+443 | |
Gamenum | |||||
2016-10-06 | updated readme | Callum Oakley | 1 | -3/+3 | |
2016-10-06 | added lock screen button and fixed error in diagram | Callum Oakley | 1 | -4/+4 | |
2016-10-04 | updated the wrong makefile like a dummy | SethSenpai | 1 | -73/+3 | |
2016-10-04 | added rules.mk | SethSenpai | 1 | -0/+73 | |
2016-10-03 | Merge pull request #804 from algernon/ergodox-ez/algernon | Erez Zukerman | 9 | -175/+212 | |
ergodox: Update algernon's keymap to v1.8 | |||||
2016-10-03 | updated readme with images | SethSenpai | 1 | -1/+9 | |
2016-10-03 | ergodox: Update algernon's keymap to v1.8 | Gergely Nagy | 9 | -175/+212 | |
ADORE ----- * Major rearrangements were made, to reduce pinky use, and to balance out the hand usage. Tools ----- * The `hid-commands` tool will now display a notification when the **AppSel** layer is triggered. * The `log-to-heatmap.py` tool now treats the innermost keys on the bottom row as thumb keys, as far as statistics are concerned. Miscellaneous ------------- * Fixed the **Steno** toggle key. * My wife is now present on the keyboard too. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||||
2016-10-03 | Merge pull request #799 from coderkun/master | Jack Humbert | 1 | -0/+1 | |
Declare Unicode method hex_to_keycode() as “weak” | |||||
2016-10-03 | Merge pull request #798 from Dbroqua/master | Jack Humbert | 1 | -13/+35 | |
Updated dbroqua layout for HHKB keyboard | |||||
2016-10-03 | Merge pull request #797 from hot-leaf-juice/master | Jack Humbert | 1 | -76/+6 | |
Made some simplifications leveraging the LALT(), LGUI(), and S() functions. | |||||
2016-10-03 | update readme | SethSenpai | 1 | -6/+8 | |
2016-10-03 | moved folder, update readme | SethSenpai | 6 | -1/+1 | |
2016-10-03 | added gamenum handwired keyboard | SethSenpai | 6 | -0/+430 | |
2016-10-02 | Declare Unicode method hex_to_keycode() as “weak” | coderkun | 1 | -0/+1 | |
Declare Unicode method hex_to_keycode() as “weak” to be able to override it in keymaps. | |||||
2016-10-01 | - Fixed key name in default layer definition | dbroqua | 1 | -1/+1 | |
2016-10-01 | Merge remote-tracking branch 'origin/master' | dbroqua | 24 | -692/+1251 | |
2016-10-01 | - Updated dbroqua layout for HHKB keyboard | dbroqua | 1 | -13/+35 | |
2016-10-01 | Made some simplifications leveraging the LALT(), LGUI(), and S() functions. | Callum Oakley | 1 | -76/+6 | |
2016-09-30 | Merge pull request #7 from jackhumbert/master | Damien | 9 | -119/+443 | |
Merge from jackhumbert | |||||
2016-09-30 | Merge pull request #788 from chwilk/kastyle-refresh | Erez Zukerman | 4 | -36/+80 | |
Kastyle refresh | |||||
2016-09-30 | Merge pull request #789 from cmclen/master | Erez Zukerman | 2 | -0/+149 | |
Contributing new keymap to Ergodox | |||||
2016-09-30 | Merge pull request #794 from AGausmann/midi-patch | Jack Humbert | 1 | -1/+3 | |
Missing ifdef statement | |||||
2016-09-30 | Merge pull request #792 from hot-leaf-juice/master | Jack Humbert | 2 | -82/+211 | |
Big restructure, plus mouse and some convenience keys. | |||||
2016-09-29 | Merge pull request #6 from jackhumbert/master | Damien | 15 | -573/+808 | |
Merge from jackhumbert | |||||
2016-09-29 | Missing ifdef statement | Adam Gausmann | 1 | -1/+3 | |
2016-09-29 | Merge branch 'master' of https://github.com/hot-leaf-juice/qmk_firmware | Callum Oakley | 0 | -0/+0 | |
2016-09-29 | added en-dash and gbp keys and updated readme | Callum Oakley | 2 | -96/+91 | |
2016-09-29 | big restructure now I only have to consider macOS, also added mouse, more ↵ | Callum Oakley | 1 | -23/+116 | |
function keys, and some neat macros | |||||
2016-09-29 | removed windows layer and updated brightness keys for macOS Sierra | Callum Oakley | 1 | -76/+14 | |
2016-09-29 | changed RALT to LALT on Windows | Callum Oakley | 1 | -1/+1 | |
2016-09-29 | fixed comments | Callum Oakley | 1 | -10/+10 | |
2016-09-29 | Update readme.md | Callum Oakley | 1 | -9/+9 | |
2016-09-29 | Update readme.md | Callum Oakley | 1 | -2/+2 | |
2016-09-29 | updated readme | Callum Oakley | 2 | -28/+83 | |
2016-09-29 | added close key for alt-f4 macro | Callum Oakley | 1 | -3/+14 | |
2016-09-29 | added a toggle between Mac and Windows base layers (with swapped cmd and ctrl) | Callum Oakley | 1 | -11/+48 | |
2016-09-29 | added en-dash and gbp keys and updated readme | Callum Oakley | 2 | -96/+91 | |
2016-09-29 | Merge pull request #790 from IBNobody/master | Jack Humbert | 9 | -543/+574 | |
Fix #770, Fix #779, Update Vision | |||||
2016-09-29 | Fix #770, Fix #779 | IBNobody | 2 | -7/+4 | |
2016-09-29 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 8 | -30/+313 | |
2016-09-29 | Updating Vision to beta layout. | IBNobody | 7 | -536/+570 | |
2016-09-29 | big restructure now I only have to consider macOS, also added mouse, more ↵ | Callum Oakley | 1 | -23/+116 | |
function keys, and some neat macros | |||||
2016-09-28 | Remove config.h | Chris McLennon | 1 | -93/+0 | |
2016-09-28 | Contributing new keymap to Ergodox | Chris McLennon | 3 | -0/+242 | |
2016-09-28 | removed windows layer and updated brightness keys for macOS Sierra | Callum Oakley | 1 | -76/+14 | |
2016-09-28 | changed RALT to LALT on Windows | Callum Oakley | 1 | -1/+1 | |
2016-09-28 | fixed comments | Callum Oakley | 1 | -10/+10 | |