Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-18 | Fixed dead link | ||
2016-08-18 | Minor documentation changes | ||
2016-08-18 | Fixed links again | ||
2016-08-18 | Fixed pictures and links | ||
2016-08-18 | Documentation overhaul. | ||
2016-08-18 | Small changes, renamed keymap | ||
Added MicMute Revived all dead keys Removed OS Shift | |||
2016-08-15 | Minor changes to felix keymap | ||
2016-08-14 | Ported all keymaps | ||
Old TMK keymaps were ported and confirmed to compile All keymaps compiled and added to zip-archive. Documentation was updated. | |||
2016-08-14 | Update readme.md | ||
2016-08-14 | Fixed links to keymap sources | ||
2016-08-14 | Added all original S60-X keymaps | ||
All keymaps that were included in VinnyCordeiro's repository were ported to QMK. Main Readme was copied over from VC's repo, slightly altered. Main Makefile was updated to reflect VC's original configuration. Small changes in felix keymap. | |||
2016-08-11 | Small changes | ||
Enabled Bootmagic and ISO layouts on felix keymap Added unused pins | |||
2016-08-11 | Minor changes to keymaps | ||
Clarified extra keys Made ISO-keys non-dead in default layout Added non-US backslash on felix layout | |||
2016-08-11 | Added S60-X to keyboards with two layouts. | ||
2016-08-03 | Merge pull request #599 from Depariel/master | ||
Fixed compiling errors and updated keymaps for infinity_chibios | |||
2016-08-02 | Merge pull request #592 from sethbc/ez-sethbc | ||
Ez sethbc | |||
2016-08-02 | Merge pull request #593 from J3RN/master | ||
Updated the J3RN ErgoDox keymap | |||
2016-08-02 | Merge pull request #600 from adiabatic/master | ||
zweihander-osx: add left-hand-thumb tab key | |||
2016-08-01 | Updates ErgoDox readme | ||
2016-08-01 | Merge pull request #596 from fredizzimo/rid_of_quick | ||
Fix the makefile dependencies and remove quick targets | |||
2016-07-31 | added support for Infinity 1.1a (4th drop) matrix, no LED support yet | ||
2016-07-31 | Thumb ⌫ into ⇥, numpad & into :, yank home/end | ||
Also: add (back?) in the light-shine disabler | |||
2016-07-31 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | ||
# Conflicts: # keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c # keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex | |||
2016-07-31 | fixed typo in hasu/keymap.c | ||
2016-07-31 | fixed compiling bugs in infinity_chibios.h, updated keymaps, added depariel ↵ | ||
keymap | |||
2016-07-31 | Generate version information to version.h | ||
So that only the files that really needs a version are recompiled. | |||
2016-07-30 | Update readme.md | ||
2016-07-30 | Add additional shortcut keymaps to TOUCHCURSOR layer | ||
2016-07-30 | Add additional maps for [, and ], to LOWER | ||
2016-07-30 | Make RAISE layer an all numbers/arithmatic layer | ||
2016-07-30 | Move reset to a less accessible location | ||
2016-07-30 | Add -, +, and . to RAISE | ||
2016-07-30 | Change calls from persistant_default_layer_set() to default_layer_set() | ||
2016-07-30 | PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE ↵ | ||
layers | |||
2016-07-30 | Updated readme with recent changes | ||
2016-07-30 | Updated my keymap | ||
2016-07-30 | Media keys for all the "regular" layers | ||
2016-07-30 | Add mouse layer, and remove default arrow keys (touchcursor only, now) | ||
2016-07-30 | Add numbers to _RAISE | ||
2016-07-30 | Move _RAISE symbols to _LOWER | ||
2016-07-30 | Tap for Enter, hold for Shift | ||
2016-07-30 | Add personalized TouchCursor layer | ||
2016-07-30 | Tap for Esc, hold for Control | ||
2016-07-30 | rebase | ||
2016-07-30 | update makefile | ||
2016-07-30 | initial commit of sethbc keymap | ||
2016-07-30 | Add "jeebak" keymap folder as a copy of the "default" folder | ||
2016-07-30 | Update some obsolete references | ||
Some links were still pointing to `/keyboards/ergodox_ez`, while the directory is `/keyboards/erdogox` now. Not all references have been updated, and some of the text here and there may need updating to mention the ErgoDox Infinity too, but that's out of the scope for this quick fix. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
2016-07-29 | Small fix for infinity include guard | ||
2016-07-29 | Fix typo in the readme. | ||