Commit Graph

317 Commits (5c8cdfd2b579c198ad37504772e663783f530685)

Author SHA1 Message Date
20lives 31193b9cff Update readme.md 8 years ago
twentylives 28dfaa20f5 adding dvorak hebrew layout 8 years ago
Jack Humbert 04df74f636 Merge pull request #829 from r2d2rogers/master
Move hand_swap_config to ez.c, removes error for infinity
8 years ago
Rob Rogers 75ea142d01 Update ez.c 8 years ago
Rob Rogers 1dcee07eab Move hand_swap_config to ez.c, removes error for infinity 8 years ago
Jack Humbert 5f91fb4136 working with power limit 8 years ago
Gergely Nagy f9d8cf35f6 ergodox: Update algernon's keymap to v1.9
Overall changes
===============

* `F12` was replaced by an `Fx` key, that activate the **Media** layer
  as a one-shot layer, and also `Alt` as a one-shot modifier.

Base layer changes
==================

* The `Media Stop` key is now a tap-dance key, and resets the device for
  programming on the fourth tap.

Miscellaneous
=============

* `π` can now be entered with UCIS.
* `🐁` can now be entered with UCIS.

Tools
=====

* The `tools/layer-notify` tool was removed, it was an example, which I
  don't use.

`tools/hid-commands`
--------------------

* Now looks at the `DISABLE_APPSEL_START` environment value, and does
  not display an AppSel notification if it is non-empty.
* Will attempt to re-program the keyboard when receiving a `reflash`
  command.
* No longer tries to select Emacs 24 on `APPSEL_EMACS`, rather, it goes
  for any Emacs.
* The `APPSEL_MUSIC` command now includes Kodi in the list too, as the
  last choice.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Joshua T 896c1e6f1e Added a bit more detail to header 8 years ago
Joshua T a2adff94bb Reversed tilde and grave 8 years ago
Joshua T 825563f34d Moved Extend tab and ^tab 8 years ago
Joshua T 1455a44a44 Added = to match Atreus 8 years ago
Joshua T 80fe2ea676 Switched Tab and Ctrl back 8 years ago
Joshua T 0714981288 Fixed typo 8 years ago
Joshua T c67f6ee872 Added Menu key (the rclick menu) 8 years ago
Joshua T d9db5395b3 Updated layout to 1.2 - lots of changes
Rewrote QWERTY to make it a first-class citizen instead of just a glorified game layer.

Added a lot of keys to Extend layer to bring it in line with my Atreus.

Plenty of other changes too.
8 years ago
Joshua T a9c8f2f5b8 Reduced TAPPING_TERM to 150
Also removed duplicate definition of PREVENT_STUCK_MODIFIERS
8 years ago
Joshua T 2e6a1a53d7 Merge remote-tracking branch 'upstream/master' 8 years ago
Erez Zukerman 0a9ad8f335 Merge pull request #818 from pvinis/pvinis-keymap
pvinis keymap
8 years ago
Jack & Erez e27a754b70 [Jack & Erez] Simplifies and documents TO 8 years ago
Pavlos Vinieratos 0853227ede add readme 8 years ago
Pavlos Vinieratos 538cdda78e use wait_ms instead of _delay_ms 8 years ago
Pavlos Vinieratos bcc0fa5c81 add messenger 8 years ago
Pavlos Vinieratos 2855de5f0f init keymap 8 years ago
Erez Zukerman 698d02122b Merge pull request #803 from coderkun/coderkun_neo2
Merge Unicode fixes for keymap “coderkun_neo2”
8 years ago
Nathan Johnson e95c1e3f2c Adding whiskey_tango_foxtrot_capslock ergodox keymap 8 years ago
Jonathan Arnett f284bc6af9
Switched to momentary
Also updated the style of these lines slightly to match the style of the
default keymap
8 years ago
Jack Humbert b8679bbe04 RGBW lights 8 years ago
Gergely Nagy aa9c6e9f59
ergodox: Update algernon's keymap to v1.8
ADORE
-----

* Major rearrangements were made, to reduce pinky use, and to balance
  out the hand usage.

Tools
-----

* The `hid-commands` tool will now display a notification when
  the **AppSel** layer is triggered.
* The `log-to-heatmap.py` tool now treats the innermost keys on the
  bottom row as thumb keys, as far as statistics are concerned.

Miscellaneous
-------------

* Fixed the **Steno** toggle key.
* My wife is now present on the keyboard too.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
coderkun 8dd69a1b05 Overwrite method hex_to_unicode() for make it compatible with Neo 8 years ago
coderkun 8655677584 Merge branch 'master' into coderkun_neo2 8 years ago
coderkun a10e100bd5 Add double arrow Unicode characters to FMU layer 8 years ago
Erez Zukerman 35e6870e5c Merge pull request #788 from chwilk/kastyle-refresh
Kastyle refresh
8 years ago
Chris McLennon cce294df86 Remove config.h 8 years ago
Chris McLennon 65b0eff6d8 Contributing new keymap to Ergodox 8 years ago
chwilk 32cc2f6bd9 Added description of kastyle keymap 8 years ago
chwilk e1bfe13090 Moved hand_swap_config array so all keyboards get it defined 8 years ago
chwilk 90fd0810db Updated kastyle keymap, including swap hands feature 8 years ago
chwilk 04c0a1c3e2 Added ONEHAND_ENABLE to allow SWAP HANDS actions 8 years ago
Erez Zukerman 1a96b2cdc8 Disables sleep LED by default 8 years ago
Erez Zukerman ce6a9a6c38 Merge branch 'master' of github.com:jackhumbert/qmk_firmware 8 years ago
Erez Zukerman 6e5142ca3e Adds EPRM reset key 8 years ago
Gergely Nagy 3e128552d9 Update the ergodox/algernon keymap to v1.7
Overall changes
===============

* The number row has been completely rearranged on both the **Base** and
  the **ADORE** layers.
* The number/function key behavior was changed: function keys are now on
  the **Media**.
* The `:`/`;` and `-`/`_` keys were put back to their thumb position on
  the bottom row, on both the **Base** and **ADORE** layers.
* The bottom large keys on the inner side of each half now function as
  [tmux](http://tmux.github.io/) keys: the left to send the prefix, the
  right to send the `display-panes` key. The left also doubles as a GNU
  screen prefix key, and sends `C-a` when double tapped.
* A number of functions, such as the **AppSel** layer, now require the
  `hid-commands` tool to be running, with the output of `hid_listen`
  being piped to it.

ADORE
=====

* `Y` and `X` have been swapped again.

Media/Navigation layer
======================

* The function keys are now on this layer.
* Mouse keys have been removed.
* Media start/stop/prev/next have been removed.
* `Print screen` has been removed.
* There is only one screen lock key now.

Heatmap
=======

* Fixed a few issues in the finger-stats calculation.
* The tool now also timestamps and saves all input lines to a logfile,
  which it loads on start, allowing one to continue the collection after
  upgrading the tool.
* The heatmap tool will now colorize the stats by default.
* The periodic stats are now printed in a more compact format.

Tools
=====

* Added a new tool, `tools/layer-notify` that listens to layer change
  events on the HID console, and pops up a notification on layer
  changes.
* Another new tool, `tools/text-to-log.py` has been added that converts
  arbitrary text to a keylogger output, which can be fed to the heatmap
  generator.
* A number of features have been moved to the `tools/hid-commands`
  utility. These generally are OS dependent, and are easier to implement
  on the software side.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Erez Zukerman a258358b6c Merge pull request #758 from absenth/development
Absenth Ergodox Keymap Improvements
8 years ago
Lars R. Noldan 8a01bbc422 Adding Space Cadet, And Correcting Ascii Keymap 8 years ago
Erez Zukerman 23faf9ec81 Merge pull request #734 from adiabatic/master
Ergodox EZ: Zweihander keyboard layout updates
8 years ago
Erez Zukerman 862d93e0cb Merge pull request #740 from absenth/development
Absenth's Layout- QWERTY with additional Media Layer Functions.
8 years ago
Didier Loiseau 21747cc310 Added readme.md for bepo_csa 8 years ago
Didier Loiseau 1aeb59335f Fixed compilation issues after the merge 8 years ago
Didier Chagniot 83b6dd0cd6 readme.md updated 8 years ago
Didier Chagniot 67dfde765f typing with it 8 years ago
Jack Humbert 5010df3d8b Merge pull request #715 from profet23/master
Support for Ergodoxes with 80 keys.
8 years ago
Lars 52121cee7a Updated Image Header 8 years ago
Lars 9c2015ea7f first commit of Absenth's Ergodox Firmware 8 years ago
profet23 b83f76e1b0 Changing keymap name to "profet_80" 8 years ago
Roman Zolotarev 740b4bbe46 Fix typo 8 years ago
Nathan Sharfi 273a6cc688 - Make thumb-accessible ⌥ and ⌃ into right-⌥ and right-⌃
- remove media-space and media-shift-space; put a play/pause key at media-m instead
- add print screen, scroll lock, and pause/break to the media layer

And in the readme:

- don't say we don't have any Windows-specific keys
- add mnemonics for thumb-alt and thumb-ctrl positioning
8 years ago
Nathan Sharfi e5396ca9e5 zweihander: rename to Makefile 8 years ago
Daniel b807867f95 moves brackets from J/K to U/I to remove block of common vim sequence. 8 years ago
profet23 1406118c71 Removing separate ergodox80 project.
Created KEYMAP_80 in ez.h to support 80 key ergodoxes.
Creating default_80 keymap as ez keymap.
8 years ago
Erez Zukerman 0f111182a6 Merge pull request #732 from romanzolotarev/master
Change CTL_T(KC_ESC) to KC_LCTRL and update readme
8 years ago
Roman Zolotarev da16733e7a
Change CTL_T(KC_ESC) to KC_LCTRL and update readme 8 years ago
joar a3e7042084 norwegian programmer-friendly layout 8 years ago
Erez Zukerman 8b0769fe5a Merge pull request #728 from fitzsim/yoruian
Add new ErgoDox EZ keymap, YORUIAN
8 years ago
Thomas Fitzsimmons ce53c0643d Fix ergodox_yoruian XKB naming 8 years ago
Thomas Fitzsimmons e9ce4960c1 Add new ErgoDox EZ keymap, YORUIAN 8 years ago
Erez Zukerman 5bb29136b1 Merge pull request #686 from coderkun/coderkun_neo2
Merge Ergodox keymap “coderkun_neo2”
8 years ago
Erez Zukerman 45d68486a2 Merge pull request #678 from algernon/ergodox-ez/algernon
ergodox: Update algernon's keymap to v1.6
8 years ago
Daniel 250f096144 adds tap dance and macro to move underscore and l- and r- brackets to base layer. 8 years ago
Daniel 0c598f53c1 adds Hyper key. improves media layer. first attempt at tap dance. 8 years ago
Joshua T 5520b0022f Merge remote-tracking branch 'upstream/master' 8 years ago
Daniel dbac9f4954 Merge remote-tracking branch 'upstream/master' 8 years ago
Fred Sundvik d1e4f2eb08 Merge remote-tracking branch 'upstream/master' into makefile_overhaul 8 years ago
Erez Zukerman 2c8f6557e6 Merge pull request #664 from linsomniac/infinity_readme
Adding nicer Infinity build instructions.
8 years ago
coderkun 137eb118e3 Add box-drawing Unicode characters to keymap “coderkun_neo2” 8 years ago
coderkun c78b44fb18 Set Unicode input mode and override unicode_input_start() method to keymap “coderkun_neo2” 8 years ago
coderkun 5b58d7d145 Disable debugging for Ergodox keymap “coderkun_neo2” 8 years ago
Joshua T 42fa91a57d Merge remote-tracking branch 'upstream/master' 8 years ago
Olivier 73d2a470ee Merge https://github.com/jackhumbert/qmk_firmware 8 years ago
Gergely Nagy f512179e66 ergodox: Update algernon's keymap to v1.6
Major changes include:

Base layer changes
------------------

* The parentheses & bracket keys have been merged: tapping them results
  in `[` or `{` (if it was shifted), double tapping leads to `(`.
* The `:;` and `-_` keys are now available on the base layer, on
  their **ADORE** location, too, just below `[{(`/`]})`.
* The `Apps` key has been replaced by `F12`.
* The `-`/`_` is no longer a tap-dance key.

ADORE layer changes
-------------------

* Adjustments were made to the **ADORE** layer, to separate some
  inconvenient combinations.

Miscellaneous changes
---------------------

* `LEAD u` now starts the symbolic unicode input system, instead of the
  OS-one.
* The mouse acceleration keys on the **Navigation and Media* layer have
  been turned into toggles: tap them once to turn them on, until tapped
  again. Tapping an accelerator button will turn all the others off.
* When the **ARROW** layer is on, the *red* and *blue* LEDs light up
  now.

Heatmap
-------

* The built-in keylogger has been greatly enhanced, it now outputs the
  pressed state, and the layer (Dvorak or ADORE). As such, the
  `ADORE_AUTOLOG` option has been removed, instead there is
  `AUTOLOG_ENABLE` now, which when enabled, makes the keylogger start
  when the keyboard boots. It defaults to off.
* The heatmap generator received a lot of updates.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Sean Reifschneider 0dfd1712bb Making the existing firmware link better 8 years ago
Sean Reifschneider 7debe7cd77 Changes based on @fredizzimo review, flashing Infinity details 8 years ago
Fred Sundvik 2e3834edea Merge remote-tracking branch 'upstream/master' into makefile_overhaul 8 years ago
Jack Humbert a920548471 Merge pull request #677 from SmackleFunky/master
Virtual Serial Port - and a Layout that uses that virtual serial port for Plover
8 years ago
Jason Green 7009112752 move to ergodox-ez only 8 years ago
Fred Sundvik 8f2af3c6bc Merge branch 'master' into makefile_overhaul 8 years ago
Jason Green 104ca8a5e1 Remove unneeded include 8 years ago
Jason Green ec62cbe384 add missing #include 8 years ago
Jason Green 86656690f1 TxBolt (Steno) Serial protocol for Ergodox Ez 8 years ago
Sean Reifschneider 0418ecc073 Changes from review by @fredizzimo and @Xyverz 8 years ago
Joe Wasson 66adbfcab5 Add default swap configs for a couple of boards. 8 years ago
Olivier b5172e3afa Rename file following upstream folder rename. 8 years ago
Olivier 009ab77d3e Merge https://github.com/jackhumbert/qmk_firmware 8 years ago
Jack Humbert a3f726174c Merge pull request #665 from linsomniac/keymap_jafo
Adding jafo layout.
8 years ago
Jack Humbert a592c9dcf4 Merge pull request #658 from Xyverz/master
Got rid of all the kludge in my ErgoDox keymap.
8 years ago
Jack Humbert 7cef0f56e9 Merge pull request #630 from nrrkeene/master
The Ordinary Layout is the unsurprising layout
8 years ago
Xyverz e4984f65de Changed the Ergodox keymap to use the KEYMAP() macro, updated readme.md. 8 years ago
Xyverz aff792545d Changed my keymap to match normal keymaps. 8 years ago
Nicholas Keene 6a9a6b9477 The Ordinary Layout is boring because all the keys are where you expect them to be 8 years ago
Nicholas Keene 8f78ba1f73 The Ordinary Layout is boring because all the keys are where you expect them to be 8 years ago
Sean Reifschneider d98e5ddf30 Tweaks after review. 8 years ago
Sean Reifschneider 9e03517ae5 Restructuring of the ergodox README. 8 years ago
Sean Reifschneider a25480b3b5 Bringing over changes from default map. 8 years ago
Fred Sundvik da226e6126 Update keyboard readme files with new makefile instructions 8 years ago
Fred Sundvik 051017c312 Split subproject make files into Makefile and rules.mk 8 years ago
Fred Sundvik 44441de8ca Split keyboard makefiles into rules and Makefile 8 years ago
Sean Reifschneider 30c63b1495 Noting the change directory. 8 years ago
Sean Reifschneider b918aa6bab Adding submodule note. 8 years ago
Sean Reifschneider 50531068b3 Adding jafo layout. 8 years ago
Sean Reifschneider 32216066e7 Adding nicer Infinity build instructions. 8 years ago
Xyverz ed1291bfbd Added compatibility for the Infinity ErgoDox to my Ergodox keymap.
Updated readme.md to reflect this change.
8 years ago
Xyverz aa37a57e0f One last change to the readme. 8 years ago
Xyverz eb81978ecb One last formatting change 8 years ago
Xyverz 118ad691c4 more formatting changes 8 years ago
Xyverz 4dd641a128 Hopefully this fixes the layout diagrams. 8 years ago
Xyverz 035290b7d8 Added a readme, tidied up comments in the keymap. 8 years ago
Xyverz 67227e4c71 Merge branch 'master' of https://github.com/Xyverz/qmk_firmware 8 years ago
Xyverz ef95c10c66 Update readme.md 8 years ago
Xyverz e3486caf87 Create readme.md 8 years ago
Gergely Nagy 29f64d7a93 tap-dance: Major rework, to make it more reliable
This reworks how the tap-dance feature works: instead of one global
state, we have a state for each tap-dance key, so we can cancel them
when another tap-dance key is in flight. This fixes #527.

Since we have a state for each key, we can avoid situation where a keyup
would mess with our global state. This fixes #563.

And while here, we also make sure to fire events only once, and this
fixes #574.

There is one breaking change, though: tap-dance debugging support was
removed, because dumping the whole state would increase the firmware
size too much. Any keymap that made use of this, will have to be
updated (but there's no such keymap in the repo).

Also, there's a nice trick used in this rework: we need to iterate
through tap_dance_actions in a few places, to check for timeouts, and so
on. For this, we'd need to know the size of the array. We can't discover
that at compile-time, because tap-dance gets compiled separately. We'd
like to avoid having to terminate the list with a sentinel value,
because that would require updates to all keymaps that use the feature.
So, we keep track of the highest tap-dance code seen so far, and iterate
until that index.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Daniel 8019a074cf minor tweaks to numpad and media layer 8 years ago
Xyverz 1920c290a4 Merge remote-tracking branch 'upstream/master' 8 years ago
Nicholas Keene ba7f2b1d3f The Ordinary Layout is the unsurprising layout 8 years ago
Daniel 558bf2ed07 completes first-pass at media layer 8 years ago
Daniel 916d12f9fa completes first-pass at symbol layer 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
Daniel fe7b46579c completes first-pass at base layer 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
Joshua T ea8638b944 Changed left thumb back to Ctrl/Alt
Removed Shift from left thumb
8 years ago
Joshua T fdb8a4cd65 Created keymap-specific config.h 8 years ago
Joshua T 5d78311612 Reverted Ergodox config.h
I will create a separate config.h for my keymap
8 years ago
Xyverz c062b6a13d Delete keymap.c
file cleanup
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
Joshua T 6df31120a1 Merge remote-tracking branch 'upstream/master' 8 years ago
Erez Zukerman 79a9e04706 Merge pull request #592 from sethbc/ez-sethbc
Ez sethbc
8 years ago
Erez Zukerman 8c52327aa6 Merge pull request #593 from J3RN/master
Updated the J3RN ErgoDox keymap
8 years ago
Erez Zukerman 6eab4ecd7e Merge pull request #600 from adiabatic/master
zweihander-osx: add left-hand-thumb tab key
8 years ago
Erez Zukerman 56aa51664e Updates ErgoDox readme 8 years ago
Nathan Sharfi 07a631bd5a Thumb ⌫ into ⇥, numpad & into :, yank home/end
Also: add (back?) in the light-shine disabler
8 years ago
Nathan Sharfi d889648d53 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
8 years ago
Fred Sundvik 97817a773e Generate version information to version.h
So that only the files that really needs a version are recompiled.
8 years ago
Jonathan Arnett 1876e100be
Updated readme with recent changes 8 years ago
Jack Humbert 17bd4ac062
Updated my keymap 8 years ago
Seth Chandler a6ec5fa74a rebase 8 years ago
Joshua T 0064f1f84c Moved my Ergodox keymap to match upstream changes 8 years ago
Gergely Nagy 8a9bf1f165 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>
8 years ago
Fred Sundvik 566c79554e Small fix for infinity include guard 8 years ago
Fred Sundvik 6e8a5aca9d Fix typo in the readme. 8 years ago
Fred Sundvik 401dd09077 A couple of more Ergodox readme fixes 8 years ago
Fred Sundvik c65da1f208 Unify the ErgoDox EZ and Infinity documentation 8 years ago
Fred Sundvik 44cefcb40a Refer to the right path in the readme 8 years ago
Fred Sundvik 349f189e83 Move Ergodox readme from ez subfolder to parent 8 years ago
Fred Sundvik ad416fb1a3 Include the main Makefile before including Ergodox infinity drivers 8 years ago
Fred Sundvik 592ef7c6f0 Move Infinity Ergodox drivers to subproject, and fix makefile 8 years ago
Fred Sundvik 37052a53f1 Remove the Infinity Ergodox default keymap 8 years ago
Fred Sundvik 650298cec3 Cleanup the townk_osx config.h and make files 8 years ago
Fred Sundvik fd7f20b029 Rename supercoder config_user to config.h
Also fixup the include path of parent config
8 years ago
Fred Sundvik 426e9ecc6f Fix config.h include guards 8 years ago
Fred Sundvik a6577b272e Define weak matrix user function for Infinity Ergodox
So that a few keyboards, which don't use them, links properly.
8 years ago
Fred Sundvik 1641743b9d Change _delay_ms to wait_ms in algernon keymap 8 years ago
Fred Sundvik e7670f6d19 Move some of the Ergodox config settings to shared 8 years ago
Fred Sundvik e0f28c2b10 Add empty led control functions to Infinity Ergodox
So that most keymaps compiles and links
8 years ago
Fred Sundvik e01b4c3fd9 Most ergodox keymaps compiles on Infinity
There are linker errors due to missing led funcitonality though
8 years ago
Fred Sundvik b0376687f4 All Ez keymaps compiles 8 years ago
Fred Sundvik 9af995c59b Initial structure for Ergodox as subprojects
Only the EZ default keymaps compiles at the moment though.
8 years ago