Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-15 | Merge pull request #1006 from Vifon/master | ||
Update the vifon keymap | |||
2017-01-15 | Merge pull request #1007 from bryan4887/bryan | ||
Added Bryan's keymap | |||
2017-01-13 | Added Bryan's keymap | ||
2017-01-13 | Update the vifon keymap | ||
2017-01-13 | Update keymap.c | ||
Fixed the default querty layout to have a B button and just one F | |||
2017-01-12 | Update makefile. | ||
Readme. | |||
2017-01-12 | - Change docs to match keymap. | ||
- Switched around modifiers on the function layer to match muscle memory. - Added support for application switching. | |||
2017-01-12 | Remove comments and change to correct KN_PLUS instead of KC_PLUS. | ||
2017-01-11 | Link fix in readme. | ||
2017-01-11 | Readme + minor change to make it match reality. | ||
2017-01-11 | Atreus62 first semi-final draft | ||
2017-01-10 | Fixed incorrect layer image in deadcyclo readme | ||
2017-01-10 | Merge remote-tracking branch 'upstream/master' | ||
2017-01-10 | Added layer images to deadcyclo layout readme | ||
2017-01-10 | Wait for two ticks rather than 1 | ||
2017-01-09 | Fix mismatched indentation | ||
2017-01-09 | Update clock frequencies to match the infinity ergodox | ||
2017-01-09 | Increase tick frequency for responsiveness | ||
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 | ||
2017-01-08 | removing old programmer layout, in favor of milestogo | ||
2017-01-08 | trying to clean up duplicate docs | ||
2017-01-08 | kinesis remap | ||
2017-01-08 | Merge pull request #993 from priyadi/greek_layer | ||
Greek alphabet layer | |||
2017-01-09 | Greek alphabet layer | ||
2017-01-08 | om telolet om | ||
2017-01-07 | Merged from upstream | ||
2017-01-07 | Updated README and images to reflect latest keymap | ||
2017-01-07 | Added another Shift on Extend layer. | ||
This moves the GUI key to the pinkie, but honestly, I never use that function anyway. | |||
2017-01-06 | Updated Atreus layout to 0.4 | ||
Removed Alt on base layer, replaced with Function layer. Moved function keys to left hand. Added mouse keys to right hand on the function layer. Moved middle click on gaming layer to be consistent with mouse layer. Added macro _USER. Macro contents are not implemented yet. | |||
2017-01-06 | Increased TAPPING_TERM to 200 | ||
2017-01-06 | Fixed key not matching its diagram | ||
2017-01-06 | new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-enL.png | ||
new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-jpL.png new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-numL.png modified: keyboards/ergodox/keymaps/ishigoya-jp/keymap.c new file: keyboards/ergodox/keymaps/ishigoya-jp/readme.md | |||
2017-01-06 | new file: keyboards/ergodox/keymaps/ishigoya-jp/keymap.c | ||
2017-01-04 | Fix unrelated spelling error | ||
2017-01-04 | Add white fox to keyboards readme | ||
2017-01-04 | Merge pull request #983 from common-nighthawk/master | ||
adds personal keymap for ergodox optimized for macOS with Vim | |||
2017-01-04 | Merge pull request #984 from deadcyclo/master | ||
Added the deadcyclo layout | |||
2017-01-04 | Added Jeremy’s developers keymap for the Planck | ||
2017-01-04 | Add whitefox readme | ||
2017-01-04 | Remove unneeded define | ||
2017-01-03 | Initial whitefox support | ||
2017-01-03 | fix version macro making layer 3 sticky on deadcyclo layout | ||
2017-01-02 | Added the deadcyclo layout | ||
2017-01-02 | Update config.h | ||
2017-01-01 | reverts change outside of personal keymap. | ||
2017-01-01 | adds dedicated double-quote key. | ||
2016-12-31 | Establish support for AMJPAD | ||
2016-12-30 | Merge pull request #975 from fredizzimo/remove_temp_files | ||
Remove extra file that has been commited by mistake | |||
2016-12-29 | Remove extra file that has been commited by mistake | ||
2016-12-28 | ergodox: Update algernon's keymap to v1.10 | ||
Miscellaneous ============= * `µ` can now be entered with UCIS. * `™` can now be entered with UCIS. Tools ===== * `tools/hid-commands` can now find Banshee, and prefers it over Kodi. * `tools/hid-commands` can now find Chrome too, not juts Chromium. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> |