Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-22 | SG Ergodox layout: Minor code formatting changes | Andreas Schmidt | |
- Swiss German Ergodox layout: Removed unnecessary spaces. | |||
2017-01-22 | SG Ergodox layout: Add ENTER to left keyboard | Andreas Schmidt | |
- Swiss German Ergodox layout: Added ENTER key to left keyboard half on media layer such that the enter key is available on both halves to be able to flash both halves without an additional keyboard. | |||
2017-01-22 | SG Ergodox layout: Add <br/> macro to media layer | Andreas Schmidt | |
- Added <br/> macro to media layer of Swiss German layout for Ergodox | |||
2017-01-21 | Renamed JSON source of Ergodox Swiss German | Andreas Schmidt | |
- Renamed the JSON source files for the layout description of the Ergodox Swiss German keymap | |||
2017-01-21 | Correct layout description of ergodox swissgerman | Andreas Schmidt | |
- Added missing HTML macros to media layer. | |||
2017-01-21 | Removed Ergodox EZ & Infinity specific keymaps | Andreas Schmidt | |
- Removed the keymaps for Swiss German spefic for Ergodox EZ and Infinity after previously merging them. | |||
2017-01-21 | Merged keymap for Ergodox EZ & Infinity | Andreas Schmidt | |
- Merged keymap for Ergodox EZ & Infinity into one single keymap using pre-processor macros. | |||
2017-01-21 | Add Swiss German layout for Ergodox Infinity | Andreas Schmidt | |
- Add Swiss German layout for Ergodox Infinity based on default layout for Ergodox EZ. - Minor changes in the event loop to prevent flashing display background lights. | |||
2017-01-21 | Add Swiss German layout for Ergodox EZ | Andreas Schmidt | |
- Add Swiss German layout for Ergodox EZ based on default layout for Ergodox EZ. - Minor changes in the event loop to prevent flashing of leds. | |||
2017-01-18 | Merge pull request #1016 from arthurnn/patch-1 | Jack Humbert | |
this is the atreus doc | |||
2017-01-18 | this is the atreus doc | Arthur Nogueira Neves | |
2017-01-17 | Merge pull request #1013 from mitchlloyd/mitch-keymap-update | Jack Humbert | |
Update mitch layout for new keymaps | |||
2017-01-17 | Update mitch layout for new keymaps | Mitch Lloyd | |
2017-01-15 | Merge pull request #987 from belak/belak/whitefox-initial-support | Jack Humbert | |
Initial whitefox support | |||
2017-01-15 | Merge pull request #996 from milestogo/master | Jack Humbert | |
kinesis keyboard with subdirectories for different hardware - matches pull #911 | |||
2017-01-15 | Merge pull request #999 from deadcyclo/master | Jack Humbert | |
Adds layer images to the deadcyclo layout readme | |||
2017-01-15 | Merge pull request #1003 from mneme/master | Jack Humbert | |
Layout "Mneme" for Atreus62 | |||
2017-01-15 | Merge pull request #1005 from kd0kkv/patch-1 | Jack Humbert | |
Update keymap.c | |||
2017-01-15 | Merge pull request #1006 from Vifon/master | Jack Humbert | |
Update the vifon keymap | |||
2017-01-15 | Merge pull request #1007 from bryan4887/bryan | Jack Humbert | |
Added Bryan's keymap | |||
2017-01-15 | Merge pull request #1009 from getclacking/master | Jack Humbert | |
Typo fix | |||
2017-01-15 | Typo fix | Jason Milkins | |
2017-01-13 | Added Bryan's keymap | Bryan Hernandez | |
2017-01-13 | Merge pull request #1004 from jackhumbert/hf/scmd | Erez Zukerman | |
Adds SCMD and SCMD_T | |||
2017-01-13 | Update quantum_keycodes.h | Jack Humbert | |
2017-01-13 | Update the vifon keymap | Wojciech Siewierski | |
2017-01-13 | Update keymap.c | kd0kkv | |
Fixed the default querty layout to have a B button and just one F | |||
2017-01-12 | Update makefile. | David Olsson | |
Readme. | |||
2017-01-12 | - Change docs to match keymap. | David Olsson | |
- Switched around modifiers on the function layer to match muscle memory. - Added support for application switching. | |||
2017-01-12 | A shot at aliasing | Erez Zukerman | |
2017-01-11 | Adds SCMD and SCMD_T | Erez Zukerman | |
2017-01-12 | Remove comments and change to correct KN_PLUS instead of KC_PLUS. | David Olsson | |
2017-01-11 | Link fix in readme. | David Olsson | |
2017-01-11 | Readme + minor change to make it match reality. | David Olsson | |
2017-01-11 | Atreus62 first semi-final draft | David Olsson | |
2017-01-10 | Fixed incorrect layer image in deadcyclo readme | Brendan Johan Lee | |
2017-01-10 | Merge remote-tracking branch 'upstream/master' | Brendan Johan Lee | |
2017-01-10 | Added layer images to deadcyclo layout readme | Brendan Johan Lee | |
2017-01-10 | Wait for two ticks rather than 1 | Kaleb Elwert | |
2017-01-09 | Fix mismatched indentation | Kaleb Elwert | |
2017-01-09 | Update clock frequencies to match the infinity ergodox | Kaleb Elwert | |
2017-01-09 | Increase tick frequency for responsiveness | Kaleb Elwert | |
Based off of PR #866 which did the same thing for the infinity60 | |||
2017-01-09 | Remove KC_ prefix from KEYMAP macro to match other keyboards | Kaleb Elwert | |
2017-01-08 | removing old programmer layout, in favor of milestogo | milestogo | |
2017-01-08 | trying to clean up duplicate docs | milestogo | |
2017-01-08 | kinesis remap | milestogo | |
2017-01-08 | Merge pull request #994 from priyadi/unicode_mods_fix | Jack Humbert | |
Unregister all mods before inputting Unicode, and reregister afterwards | |||
2017-01-08 | Merge pull request #993 from priyadi/greek_layer | Jack Humbert | |
Greek alphabet layer | |||
2017-01-08 | Merge pull request #990 from replicaJunction/master | Jack Humbert | |
Update replicaJunction keymap | |||
2017-01-09 | Unregister all mods before inputting Unicode, and reregister afterwards | Priyadi Iman Nurcahyo | |