Commit Graph

3166 Commits (1406118c7123359cd66d589d22d6ecfa268e3a24)
 

Author SHA1 Message Date
Gergely Nagy 63e5782d2c process_unicode: Small refactor & linux fix
This moves the unicode input start / end sequences into their own
functions, so keymaps and other functionality can build on it too.

At the same time, it changes how the Linux variant works, to match
reality: CTRL+SHIFT must be unregistered too, and we close the thing
with a Space instead.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Xyverz 4f0bcfe724 Merge remote-tracking branch 'upstream/master' 8 years ago
Xyverz 055b887b0d Setup the bottom-row modifiers to be mac-like in their arrangement. 8 years ago
Jack Humbert bc8976d277 Merge pull request #634 from di0ib/master
minorca handwired
8 years ago
di0ib 959c48e146 moved to handwired folder 8 years ago
di0ib 288bf4faa3 Merge branch 'master' of https://github.com/di0ib/qmk_firmware 8 years ago
di0ib df56d742b1 Merge remote-tracking branch 'refs/remotes/jackhumbert/master' 8 years ago
Jack Humbert 4865e6f81f Merge pull request #631 from jacwib/master
Jacwib's keymap
8 years ago
Jack Humbert cdd7301b8b Merge pull request #627 from algernon/h/set-unicode-input-mode
process_unicode: Fix set_unicode_input_mode()
8 years ago
Jack Humbert 8bb299255b Merge pull request #624 from Xyverz/master
Added Ergodox Layout with persistent layers, Atreus corrections
8 years ago
di0ib 503ec7f9f6 Updated readme
Added link to Minorca/Sebright blog.
8 years ago
di0ib f58a67c991 cleanup readme 8 years ago
di0ib 1eaa685872 Correct data pin to D5 8 years ago
di0ib 65060ad000 Fix list 8 years ago
di0ib dde9ee572c clean up readnme 8 years ago
di0ib b4218a2b3e Merge remote-tracking branch 'refs/remotes/jackhumbert/master' 8 years ago
di0ib c6c2c3fc14 minorca
minirca with RGB keymap
8 years ago
Toni 5705a40320 increased readability with a defince 8 years ago
Felix Uhl df01d502d4 Ported all keymaps
Old TMK keymaps were ported and confirmed to compile
All keymaps compiled and added to zip-archive.
Documentation was updated.
8 years ago
Felix Uhl 6774f300da Update readme.md 8 years ago
Felix Uhl ec75c04663 Fixed links to keymap sources 8 years ago
jacwib 54e37fd2d1 Fix bug 8 years ago
jacwib 6ba27ea318 Remove pointless comments 8 years ago
jacwib e4e13ddc54 Update readme.md 8 years ago
jacwib 26f4a0cf04 Update Makefile 8 years ago
jacwib 62004866b3 Update config.h 8 years ago
jacwib cf91aa416a Update keymap.c 8 years ago
jacwib 1ab78110bd Update readme.md 8 years ago
jacwib 880486bd24 Jack's keymap. 8 years ago
Xyverz 049343e523 Added my own layout to the Phantom. 8 years ago
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
Nicholas Keene ba7f2b1d3f The Ordinary Layout is the unsurprising layout 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