Commit Graph

2068 Commits (2425fd295af80a8e8c4f962085bca4a61d2a00db)
 

Author SHA1 Message Date
IBNobody 3755ef5ddb Compiler Warnings / Atomic TLC
Corrected compiler warnings for a number of issues.  Gave Atomic some
TLC.
9 years ago
IBNobody 01f5b35396 Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into pc_planck 9 years ago
IBNobody 106e2414df Merge remote-tracking branch 'refs/remotes/jackhumbert/master' 9 years ago
IBNobody 390fd3107a local files
local files
9 years ago
IBNobody caf3e48de8 LOCAL COMMIT
LOCAL COMMIT
9 years ago
skullY 21d4cafb8c Fixup rgb underlight for clueboard1 9 years ago
Jack Humbert 200d5f5068 Merge pull request #252 from Vifon/modifier-release-fix
Optimize source_layers_cache for the cache memory
9 years ago
Wojciech Siewierski 02a3d77940 Optimize source_layers_cache for the cache memory
Swapping the array indices should increase the locality of the memory access.
9 years ago
IBNobody 3a601e76e4 Adding PC Atomic 9 years ago
Stephan Bösebeck a71ab3ebb6 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
IBNobody ff06eaf853 Added del 9 years ago
IBNobody 5ef6978cab Adding personal files 9 years ago
Erez Zukerman a0194d7e5f Merge pull request #249 from nrrkeene/master
Version 3, Ordinary Perfected
9 years ago
Erez Zukerman 98497e648d Merge pull request #248 from J3RN/master
Vim-style navigation for j3rn layout
9 years ago
Nicholas Keene 93de95d0cd The Ordinary Layout is the layout you are looking for. Come and see. 9 years ago
Nicholas Keene 96f75f39c8 The Ordinary Layout is the layout you are looking for. Come and see. 9 years ago
Nicholas Keene efffbe35c8 The Ordinary Layout is the layout you are looking for. Come and see. 9 years ago
IBNobody 6ef262951c Merge remote-tracking branch 'refs/remotes/jackhumbert/master' 9 years ago
Jonathan Arnett 7635958270 Merge pull request #1 from J3RN/vim-navigation
Added Vim-style navigation
9 years ago
Jonathan Arnett 9e2c767c45 Added README note about Vim-style navigation 9 years ago
Jonathan Arnett 4b03a0f3d5
Stylistic changes 9 years ago
Jonathan Arnett aaa7af752c Make a also toggle Media layer 9 years ago
Erez Zukerman 511c843829 Merge pull request #246 from romanzolotarev/master
Add a new layout with arrows in the home row
9 years ago
Stephan Bösebeck c2e1d69f27 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Jack Humbert d342989f25 Merge pull request #244 from nicosuave/add_nico_planck_keymap
Add nico keymap
9 years ago
Jack Humbert 472e920c03 Merge pull request #236 from tak3over/master
Minor Doc Changes.
9 years ago
Jack Humbert 27e15b5d9f Merge pull request #247 from NoahAndrews/fix-path-script
Fix important bugs in the path script for Windows
9 years ago
Jack Humbert 9837e69a8f Merge pull request #232 from IBNobody/master
Added Error Checking to 2nd Setup Script
9 years ago
NoahAndrews b437de8874 Added admin privilege check
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.
9 years ago
IBNobody e4d2b90bda Fixed CD 9 years ago
NoahAndrews 5b86028d14 Updated comment 9 years ago
NoahAndrews 1bc05ac85f Remove failing check
NEWPATH1 (C:\MinGW\msys\bin) won't actually be created until the second
script is run
9 years ago
Roman Zolotarev f26985ad16
Add HJKL layout 9 years ago
skullY 97f8f37876 Fixup RGBLIGHT support for clueboard2 9 years ago
Nico Ritschel 077aee09a4 Add my keymap 9 years ago
skullY dc451b505b Add a help message to new_project.sh 9 years ago
tak3over 9e153b1a5c another modification of layers, restored arrow keys and added cut/paste 9 years ago
Erez Zukerman 2557b91644 [Erez & Jack] Documents tri-layer and keymap-specific makefile options 9 years ago
Erez Zukerman 9cfc74c35b [Erez & Jack] Makes tri-layer available across Quantum 9 years ago
Stephan Bösebeck 0befb25739 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Erez Zukerman 153a6fb0d3 Merge pull request #182 from Vifon/modifier-release-fix
Fix the layer-dependent modifiers handling
9 years ago
Erez Zukerman 27ee47d0bd Merge pull request #239 from DidierLoiseau/issue-221
Fix issue #221: LGUI(KC_LSFT) does not work
9 years ago
Erez Zukerman d07a1257b3 Merge pull request #215 from nrrkeene/master
Added proper documentation
9 years ago
Erez Zukerman 04e4428e8c Merge pull request #238 from alexjj/master
Submitting my ergodox EZ layout
9 years ago
tak3over e89fd63426 switched raise and lower layers 9 years ago
skullY 0da53d3811 Fixup the cluepad code 9 years ago
skullY 34dd96187c Fix the clueboard2 led code 9 years ago
Didier Loiseau 08871e56f7 Fix issue #221: LGUI(KC_LSFT) does not work
on mod keys, register LGUI, LSFT etc. as normal mods
 instead of weak mods:
 - they won't be cleared when pressing another key (#188)
 - they won't be cleared by layer switching
 - LSFT(KC_LGUI) will now have the same behavior as LGUI(KC_LSFT)
9 years ago
tak3over 4eadc2a977 updated my keymap 9 years ago
tak3over 028dd16fe6 Modified keymap 9 years ago