Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | added lock screen button and fixed error in diagram | Callum Oakley | 2016-10-06 | 1 | -4/+4 | |
| |/ | ||||||
| * | Made some simplifications leveraging the LALT(), LGUI(), and S() functions. | Callum Oakley | 2016-10-01 | 1 | -76/+6 | |
| | | ||||||
* | | Merge remote-tracking branch 'jackhumbert/master' | xyverz | 2016-09-30 | 9 | -129/+755 | |
|\| | ||||||
| * | added en-dash and gbp keys and updated readme | Callum Oakley | 2016-09-29 | 2 | -96/+91 | |
| | | ||||||
| * | big restructure now I only have to consider macOS, also added mouse, more ↵ | Callum Oakley | 2016-09-29 | 1 | -23/+116 | |
| | | | | | | | | function keys, and some neat macros | |||||
| * | removed windows layer and updated brightness keys for macOS Sierra | Callum Oakley | 2016-09-29 | 1 | -76/+14 | |
| | | ||||||
| * | changed RALT to LALT on Windows | Callum Oakley | 2016-09-29 | 1 | -1/+1 | |
| | | ||||||
| * | fixed comments | Callum Oakley | 2016-09-29 | 1 | -10/+10 | |
| | | ||||||
| * | Update readme.md | Callum Oakley | 2016-09-29 | 1 | -9/+9 | |
| | | ||||||
| * | Update readme.md | Callum Oakley | 2016-09-29 | 1 | -2/+2 | |
| | | ||||||
| * | updated readme | Callum Oakley | 2016-09-29 | 2 | -28/+83 | |
| | | ||||||
| * | added close key for alt-f4 macro | Callum Oakley | 2016-09-29 | 1 | -3/+14 | |
| | | ||||||
| * | added a toggle between Mac and Windows base layers (with swapped cmd and ctrl) | Callum Oakley | 2016-09-29 | 1 | -11/+48 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | cbbrowne | 2016-09-22 | 3 | -0/+340 | |
| |\ | ||||||
| | * | Fixed Impossible Layout readme tables (again) | UnderSampled | 2016-09-21 | 1 | -0/+12 | |
| | | | ||||||
| | * | Corrected Impossible Layout readme tables | Stephen Christie | 2016-09-21 | 1 | -30/+0 | |
| | | | ||||||
| | * | Filled Impossible Layout documentation | Stephen Christie | 2016-09-21 | 1 | -1/+90 | |
| | | | ||||||
| | * | Fixed Qwerty Fn layer to match documented design | Stephen Christie | 2016-09-20 | 1 | -5/+5 | |
| | | | ||||||
| | * | Merge branch 'master' of http://github.com/jackhumbert/qmk_firmware | Stephen Christie | 2016-09-19 | 46 | -426/+2869 | |
| | |\ | ||||||
| | * \ | Merge branch 'master' of http://github.com/jackhumbert/qmk_firmware | Stephen Christie | 2016-08-02 | 10 | -79/+832 | |
| | |\ \ | ||||||
| | * | | | Moved Insert, PrtSc, Pause to Adjust; Corner enter | Stephen Christie | 2016-08-02 | 1 | -35/+35 | |
| | | | | | ||||||
| | * | | | Corrected Qwerty/Fn Mismatch. | Stephen Christie | 2016-08-01 | 1 | -4/+4 | |
| | | | | | ||||||
| | * | | | Added quote key. | Stephen Christie | 2016-07-31 | 1 | -7/+7 | |
| | | | | | ||||||
| | * | | | Moved CapsLk, ScrollLk, and NumLk to Adjust layer | Stephen Christie | 2016-07-30 | 1 | -17/+17 | |
| | | | | | ||||||
| | * | | | Connected all layers through Adjust layer | Stephen Christie | 2016-07-29 | 1 | -85/+69 | |
| | | | | | ||||||
| | * | | | Fixed Function keys (Impossible layout) | Stephen Christie | 2016-07-28 | 1 | -4/+4 | |
| | | | | | ||||||
| | * | | | Modified Qwerty, created Qwerty with numbers | Stephen Christie | 2016-07-28 | 1 | -24/+40 | |
| | | | | | ||||||
| | * | | | General table cleanup. | Stephen Christie | 2016-07-26 | 1 | -48/+49 | |
| | | | | | ||||||
| | * | | | Modified Plover layer for Impossible's home position. | Stephen Christie | 2016-07-26 | 1 | -9/+10 | |
| | | | | | ||||||
| | * | | | Removed unused layers (keeping QWERTY for later/reference) | Stephen Christie | 2016-07-26 | 1 | -77/+4 | |
| | | | | | ||||||
| | * | | | Removed unused layers (left QWERTY for later use/reference) | Stephen Christie | 2016-07-26 | 1 | -47/+3 | |
| | | | | | ||||||
| | * | | | Table for Fn | Stephen Christie | 2016-07-22 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | | | | | layer. | |||||
| | * | | | Switched to natural arrows, put ENTER on middle Fn, swapped Shift and CTRL. | Stephen Christie | 2016-07-22 | 1 | -6/+19 | |
| | | | | | ||||||
| | * | | | First draft of the 'impossible' layout. | Stephen Christie | 2016-07-21 | 3 | -0/+359 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | cbbrowne | 2016-09-19 | 1 | -20/+86 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Clean up atomic keymap (#9) | IBNobody | 2016-09-12 | 1 | -20/+86 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added keyboard help macros * Fixing Atomic PVC keymap / adding print help | |||||
| * | | | | Add breathing, as initial implementation with the RAISE/LOWER keys. And ↵ | cbbrowne | 2016-09-16 | 2 | -6/+16 | |
| | | | | | | | | | | | | | | | | | | | | throw in extra macros to shorten keymaps | |||||
| * | | | | Move ALT... | cbbrowne | 2016-09-15 | 2 | -5/+17 | |
| | | | | | ||||||
| * | | | | Got Right SHIFT + Right CTRL | cbbrowne | 2016-09-13 | 2 | -3/+10 | |
| | | | | | ||||||
| * | | | | C macros for my favorite complex keystrokes | cbbrowne | 2016-09-13 | 1 | -11/+18 | |
| | | | | | ||||||
| * | | | | Give layers longer names | cbbrowne | 2016-09-13 | 1 | -5/+5 | |
| | | | | | ||||||
| * | | | | Give layers longer names | cbbrowne | 2016-09-13 | 1 | -20/+20 | |
| | | | | | ||||||
| * | | | | Ongoing experiment; have a special layer for RESET | cbbrowne | 2016-09-12 | 2 | -6/+61 | |
| |/ / / | ||||||
* | | | | Updates to my Planck keymap - standardizing the bottom row. | Xyverz | 2016-09-30 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | removed a couple of mod_tap keys since they had some unintended conseqeunces ↵ | xyverz | 2016-09-16 | 1 | -1/+1 | |
|/ / / | | | | | | | | | | across various platforms. | |||||
* | | | Merge pull request #736 from tong92/master | Jack Humbert | 2016-09-08 | 3 | -0/+274 | |
|\ \ \ | | | | | | | | | add tong92 keymap | |||||
| * | | | add tong92 keymap | tong92 | 2016-09-08 | 3 | -0/+274 | |
| | | | | ||||||
* | | | | Merge pull request #733 from cbbrowne/master | Jack Humbert | 2016-09-08 | 3 | -15/+38 | |
|\ \ \ \ | | | | | | | | | | | Various recent enhancements to my keyboard map | |||||
| * | | | | Borrowed joint Shift/Enter idea from sgoodwin mapping | cbbrowne | 2016-09-07 | 2 | -1/+2 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | cbbrowne | 2016-09-07 | 14 | -240/+966 | |
| |\| | | |