| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-14 | Added my own layout to the Phantom. | ||
| 2016-08-13 | Fixing a mixup. Tidying up the keymap. | ||
| 2016-08-13 | Merge remote-tracking branch 'upstream/master' | ||
| 2016-08-13 | Merge pull request #623 from algernon/ergodox-ez/algernon | ||
| ergodox: Update my keymap to v1.5 | |||
| 2016-08-13 | Merge pull request #626 from tenderlove/readme-link | ||
| fix link to ErgoDox EZ | |||
| 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-13 | The Ordinary Layout is the unsurprising layout | ||
| 2016-08-13 | Removal of old minivan44 folder. | ||
| 2016-08-13 | Renamed minivan44 to tv44 in all occurrences per wishes of | ||
| Jack and Evan. | |||
| 2016-08-13 | process_unicode: Fix set_unicode_input_mode() | ||
| In the header, this was defined as `set_unicode_input_mode`, but the implementation had `set_unicode_mode` for a name. Changed the implementation to match the header. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
| 2016-08-13 | Merge remote-tracking branch 'origin/master' into iso_split_rshift | ||
| update from Upstream | |||
| 2016-08-12 | Adding the MiniVan44 aka TheVan 44 by u/evangs to the repo. | ||
| Initial Commit. | |||
| 2016-08-12 | Update keymap.c | ||
| 2016-08-12 | Corrections to the Atreus Makefile and updates to my keymap | ||
| 2016-08-12 | fix link to ErgoDox EZ | ||
| This just fixes the readme link to the ErgoDox EZ directory | |||
| 2016-08-12 | forces all ergodox keymaps to be ez on qmk.fm (were infinity) | ||
| 2016-08-12 | completes first-pass at media layer | ||
| 2016-08-12 | added a lock screen key | ||
| 2016-08-12 | completes first-pass at symbol layer | ||
| 2016-08-12 | Merge pull request #622 from shelaf/master | ||
| My HHKB layout | |||
| 2016-08-12 | Merge pull request #621 from shelaf/fix | ||
| Fix typo | |||
| 2016-08-12 | only aesthetics | ||
| 2016-08-12 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
| 2016-08-12 | ergodox: Update my keymap to v1.5 | ||
| Major changes include: * The **1HAND** layer has been removed. * A `Delete` key is now available on the right thumb cluster. * The **ADORE** layer received a major update, see the updated layout image. * It is now possible to enable automatic logging for the **ADORE** layer, by setting the `ADORE_AUTOLOG` makefile variable to `yes` when compiling the keymap. It is off by default. * The `~` key and the `Media Next/Prev` key have been swapped on the **base** layer. * On the **ARROW** layer, `Backspace` has been replaced by `Enter`. * There is some experimental support for entering Unicode symbols. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
| 2016-08-12 | add new line | ||
| 2016-08-12 | add new line | ||
| 2016-08-12 | add my keymap | ||
| 2016-08-12 | fix typo | ||
| 2016-08-11 | Merge pull request #618 from denolfe/master | ||
| Add denolfe satan keymap | |||
| 2016-08-11 | Merge pull request #617 from iFreilicht/patch-2 | ||
| Fix dead link in keycode.txt | |||
| 2016-08-11 | Merge pull request #614 from iFreilicht/patch-1 | ||
| Update TMK_README.md | |||
| 2016-08-11 | Merge pull request #608 from finleye/master | ||
| Adds keymap based on Kinesis advantage | |||
| 2016-08-11 | Small changes | ||
| Enabled Bootmagic and ISO layouts on felix keymap Added unused pins | |||
| 2016-08-11 | Delete keymap.c | ||
| Not ready to submit this one just yet. | |||
| 2016-08-11 | Update keymap.c | ||
| Changed right-hand F-key layout in order to add KC_PLUS to _L2. | |||
| 2016-08-11 | Update Makefile | ||
| Corrected spelling of "ATREUS" in all locations. (ATRUES -> ATREUS) | |||
| 2016-08-11 | Add denolfe satan keymap | ||
| 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 | Fix dead link in keycode.txt | ||
| The link to the HID Usage tables was outdated and dead, so I replaced it. | |||
| 2016-08-10 | completes first-pass at base layer | ||
| 2016-08-11 | Added S60-X to keyboards with two layouts. | ||
| 2016-08-10 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
| 2016-08-10 | updated reference | ||
| Build setup links to main readme now. | |||
| 2016-08-09 | Added braces using LSFT(KC_LBRC) and LSFT(KC_RBRC) since the normal RBCR and ↵ | ||
| LBCR didn't work for me. | |||
| 2016-08-09 | Adding my own layouts for the Phantom and Ergodox. My Ergodox layout adds ↵ | ||
| persistent layers based on the Planck and Preonic setup. The layout arrays are pulled directly from the ergodox/ez/ez.h keymap definition starting at line 81. | |||
| 2016-08-09 | Moved Shift keys to Z and ? | ||
| Instead of using a thumb shift, I was given the idea of using the pinky keys as dual-role keys that also send the Shift keypress. This gives me a Shift key on each hand again, but it will make me learn to Shift with opposite hands after all. | |||
| 2016-08-09 | Created build.bat | ||
| Helper batch file for building the keyboard. | |||
| 2016-08-09 | Merged branch master into master | ||
| 2016-08-09 | Changed left thumb back to Ctrl/Alt | ||
| Removed Shift from left thumb | |||
| 2016-08-09 | Created keymap-specific config.h | ||