Commit Graph

2921 Commits (6c359cabbf2f8d0b0e363701cecf61653e8f78a2)
 

Author SHA1 Message Date
Xyverz 97fca1efff Fixing a mixup. Tidying up the keymap. 8 years ago
Xyverz 1920c290a4 Merge remote-tracking branch 'upstream/master' 8 years ago
Erez Zukerman 6323f3d1e7 Merge pull request #623 from algernon/ergodox-ez/algernon
ergodox: Update my keymap to v1.5
8 years ago
Erez Zukerman 5ef3f05215 Merge pull request #626 from tenderlove/readme-link
fix link to ErgoDox EZ
8 years ago
Felix Uhl 911cc68325 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.
8 years ago
Ian Sterling e87506767c Removal of old minivan44 folder. 8 years ago
Ian Sterling 2d0f585e42 Renamed minivan44 to tv44 in all occurrences per wishes of
Jack and Evan.
8 years ago
Gergely Nagy 8bdf745909 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>
8 years ago
Toni e0aa216905 Merge remote-tracking branch 'origin/master' into iso_split_rshift
update from Upstream
8 years ago
Ian Sterling c07fe96581 Adding the MiniVan44 aka TheVan 44 by u/evangs to the repo.
Initial Commit.
8 years ago
Xyverz 3bae791372 Update keymap.c 8 years ago
Ian Sterling 458607ee5e Corrections to the Atreus Makefile and updates to my keymap 8 years ago
Aaron Patterson 477f1ad0c8
fix link to ErgoDox EZ
This just fixes the readme link to the ErgoDox EZ directory
8 years ago
Jack Humbert 098951905d forces all ergodox keymaps to be ez on qmk.fm (were infinity) 8 years ago
Jack Humbert 11d4784d3a Merge pull request #622 from shelaf/master
My HHKB layout
8 years ago
Jack Humbert c6ec63eac3 Merge pull request #621 from shelaf/fix
Fix typo
8 years ago
Toni cafa528b88 only aesthetics 8 years ago
Gergely Nagy b98d47abe5 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>
8 years ago
shela 11e23fd3fd add new line 8 years ago
shela c9272fee08 add new line 8 years ago
shela 1c8d64d3b3 add my keymap 8 years ago
shela e692ebf86a fix typo 8 years ago
Jack Humbert 97cd7afc32 Merge pull request #618 from denolfe/master
Add denolfe satan keymap
8 years ago
Jack Humbert a0ed238c12 Merge pull request #617 from iFreilicht/patch-2
Fix dead link in keycode.txt
8 years ago
Jack Humbert bad77bf4e9 Merge pull request #614 from iFreilicht/patch-1
Update TMK_README.md
8 years ago
Jack Humbert a087a207f1 Merge pull request #608 from finleye/master
Adds keymap based on Kinesis advantage
8 years ago
Felix Uhl 4725942dc7 Small changes
Enabled Bootmagic and ISO layouts on felix keymap
Added unused pins
8 years ago
Xyverz 71e1bb2e1c Delete keymap.c
Not ready to submit this one just yet.
8 years ago
Xyverz eeade4af84 Update keymap.c
Changed right-hand F-key layout in order to add KC_PLUS to _L2.
8 years ago
Xyverz d1f418d85d Update Makefile
Corrected spelling of "ATREUS" in all locations. (ATRUES -> ATREUS)
8 years ago
Elliot DeNolf 56f86413e0 Add denolfe satan keymap 8 years ago
Felix Uhl 38766dbc82 Minor changes to keymaps
Clarified extra keys
Made ISO-keys non-dead in default layout
Added non-US backslash on felix layout
8 years ago
Felix Uhl a41a53baad Fix dead link in keycode.txt
The link to the HID Usage tables was outdated and dead, so I replaced it.
8 years ago
Felix Uhl aa1a90af66 Added S60-X to keyboards with two layouts. 8 years ago
Felix Uhl 6975135f54 updated reference
Build setup links to main readme now.
8 years ago
Ian Sterling 0d60355241 Added braces using LSFT(KC_LBRC) and LSFT(KC_RBRC) since the normal RBCR and LBCR didn't work for me. 8 years ago
Ian Sterling 6f700f1eb0 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.
8 years ago
Callum Oakley 2a160bbbe3 Update keymap. (#616)
* changed order of bottom row of symbol layer to ease acess to brackets

* updated readme.md to reflect keymap changes
8 years ago
Xyverz ca3278cc35 adds Xyverz's keymaps (#615)
* Adding my own keymaps to the following keyboards:

Planck, Preonic, Atreus, Ergodox

* Delete dvorak.png

Not reflective of my layout.

* Delete readme.md

file cleanup, removing file that doesn't apply to my layout.

* Delete old_keymap.c

file cleanup

* Delete README.md

file clean up.

* Delete README.md

file cleanup

* Delete keymap.c

file cleanup

* Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for flexibility's sake.
Updated the rest of the keymap to reflect the current (as of 19:37 on 08 Aug 2018) default
layout and default makefile.
8 years ago
Ian Sterling 78a6fae453 Merge branch 'master' of https://github.com/Xyverz/qmk_firmware 8 years ago
Ian Sterling 39dd3d674c Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for flexibility's sake.
Updated the rest of the keymap to reflect the current (as of 19:37 on 08 Aug 2018) default
layout and default makefile.
8 years ago
Xyverz c062b6a13d Delete keymap.c
file cleanup
8 years ago
Xyverz 4e030313f7 Delete README.md
file cleanup
8 years ago
Xyverz 1493836762 Delete README.md
file clean up.
8 years ago
Xyverz c060afe68e Delete old_keymap.c
file cleanup
8 years ago
Xyverz bf93fa510b Delete readme.md
file cleanup, removing file that doesn't apply to my layout.
8 years ago
Xyverz de1db144d0 Delete dvorak.png
Not reflective of my layout.
8 years ago
Ian Sterling 552399df4c Adding my own keymaps to the following keyboards:
Planck, Preonic, Atreus, Ergodox
8 years ago
skullY adad05c3fb Add support for the cluecard 8 years ago
skullY d561f63bd1 Clueboard: Fix the title in keymaps/skully/readme.md 8 years ago