Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-16 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | |
2016-04-16 | updates to preonic default, music mode integrated | Jack Humbert | |
2016-04-16 | Merge pull request #257 from VoodaGod/bone2planck | Jack Humbert | |
Bone2 Layout adptation for Planck | |||
2016-04-16 | added keymap_extras to path | Jack Humbert | |
2016-04-16 | new defaults for planck and preonic | Jack Humbert | |
2016-04-16 | eeprom reset tool | Jack Humbert | |
2016-04-15 | audio on by default | Jack Humbert | |
2016-04-15 | audio enable stored in eeprom | Jack Humbert | |
2016-04-16 | My Attempt at adapting the Bone2 layout with Neo2 navigation cluster & ↵ | Jason Janse van Rensburg | |
number block to the Planck. Very much a WIP, will most likely start tweaking further once my Planck kit has dropped | |||
2016-04-15 | Merge pull request #256 from jackhumbert/new_defaults | Jack Humbert | |
New default planck layout, audio fixes, makefile overwrites, tri-layer quantum-wide | |||
2016-04-13 | Merge pull request #254 from IBNobody/master | Jack Humbert | |
Atomic TLC / Compiler Warning Fixes | |||
2016-04-13 | Merge pull request #1 from IBNobody/pc_planck | IBNobody | |
Corrected minor spacing issues | |||
2016-04-13 | Added parenthesis to midi macro. | IBNobody | |
2016-04-13 | Disabled print. | IBNobody | |
2016-04-13 | Corrected spacing. | IBNobody | |
2016-04-13 | Corrected spacing. | IBNobody | |
2016-04-13 | Merge remote-tracking branch 'refs/remotes/origin/master' into pc_planck | IBNobody | |
2016-04-13 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | |
2016-04-13 | Merge https://github.com/IBNobody/qmk_firmware into pc_planck | IBNobody | |
2016-04-13 | Merge remote-tracking branch 'refs/remotes/origin/pc_planck' | IBNobody | |
2016-04-13 | Merge remote-tracking branch 'refs/remotes/origin/master' into pc_planck | IBNobody | |
2016-04-13 | Compiler Warnings / Atomic TLC | IBNobody | |
Corrected compiler warnings for a number of issues. Gave Atomic some TLC. | |||
2016-04-13 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into pc_planck | IBNobody | |
2016-04-13 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | |
2016-04-13 | local files | IBNobody | |
local files | |||
2016-04-13 | LOCAL COMMIT | IBNobody | |
LOCAL COMMIT | |||
2016-04-13 | Merge pull request #252 from Vifon/modifier-release-fix | Jack Humbert | |
Optimize source_layers_cache for the cache memory | |||
2016-04-13 | Optimize source_layers_cache for the cache memory | Wojciech Siewierski | |
Swapping the array indices should increase the locality of the memory access. | |||
2016-04-13 | Adding PC Atomic | IBNobody | |
2016-04-12 | Added del | IBNobody | |
2016-04-12 | Adding personal files | IBNobody | |
2016-04-12 | Merge pull request #249 from nrrkeene/master | Erez Zukerman | |
Version 3, Ordinary Perfected | |||
2016-04-12 | Merge pull request #248 from J3RN/master | Erez Zukerman | |
Vim-style navigation for j3rn layout | |||
2016-04-11 | The Ordinary Layout is the layout you are looking for. Come and see. | Nicholas Keene | |
2016-04-11 | The Ordinary Layout is the layout you are looking for. Come and see. | Nicholas Keene | |
2016-04-11 | The Ordinary Layout is the layout you are looking for. Come and see. | Nicholas Keene | |
2016-04-11 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | |
2016-04-11 | Merge pull request #1 from J3RN/vim-navigation | Jonathan Arnett | |
Added Vim-style navigation | |||
2016-04-11 | Added README note about Vim-style navigation | Jonathan Arnett | |
2016-04-11 | Stylistic changes | Jonathan Arnett | |
2016-04-11 | Make a also toggle Media layer | Jonathan Arnett | |
2016-04-11 | Merge pull request #246 from romanzolotarev/master | Erez Zukerman | |
Add a new layout with arrows in the home row | |||
2016-04-11 | Merge pull request #244 from nicosuave/add_nico_planck_keymap | Jack Humbert | |
Add nico keymap | |||
2016-04-11 | Merge pull request #236 from tak3over/master | Jack Humbert | |
Minor Doc Changes. | |||
2016-04-11 | Merge pull request #247 from NoahAndrews/fix-path-script | Jack Humbert | |
Fix important bugs in the path script for Windows | |||
2016-04-11 | Merge pull request #232 from IBNobody/master | Jack Humbert | |
Added Error Checking to 2nd Setup Script | |||
2016-04-11 | Added admin privilege check | NoahAndrews | |
Running this as a non-administrator appears to work at first, but the changes wouldn't stick on my Win 8.1 system. It's weird, but this script needs to run as admin. | |||
2016-04-11 | Fixed CD | IBNobody | |
2016-04-11 | Updated comment | NoahAndrews | |
2016-04-11 | Remove failing check | NoahAndrews | |
NEWPATH1 (C:\MinGW\msys\bin) won't actually be created until the second script is run |