Commit Graph

119 Commits (78a1dc84dd8ac98eac6bc36d3014dea7ab300c1a)

Author SHA1 Message Date
lucwastiaux 78a1dc84dd updated readme 8 years ago
lucwastiaux ff8b4a1d89 removed brackets anywhere but in brackets layer, added mouse layer back in, replaced all HYPR with MEH, put semicolon-newline and end-newline on symbol layer 8 years ago
Erez Zukerman d5270af111 Implements dedicated text zoom keys 8 years ago
Erez Zukerman 7a9be2562d Merge pull request #851 from J3RN/momentary
Switched to momentary
8 years ago
Erez Zukerman a6401076d5 Merge pull request #843 from lucwastiaux/master
Adding Ergodox Dvorak Programmer layout
8 years ago
Erez Zukerman bd40844e4e Merge pull request #836 from 20lives/master
added new layout
8 years ago
lucwastiaux 055247f35d re-introduce brackets layer 8 years ago
Alpha Chen 427ea7a889 [alphadox] remove tmk reset code 8 years ago
Alpha Chen e2916f8ab1 [ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interrupt 8 years ago
Alpha Chen 22cb73fad3 add alphadox layouts to atreus and ergodox 8 years ago
Lior Haim 0d26320cf3 merge upstream 8 years ago
lucwastiaux 919caaccb7 adding readme 8 years ago
lucwastiaux 14ac397d5d add up/down keys on thumb clusters 8 years ago
lucwastiaux 64ac74cab6 remove brackets layer, replace a few shortcuts on thumb cluster 8 years ago
lucwastiaux 97e3106848 type brackets in symbol layer, using bottom row 8 years ago
lucwastiaux e0c9ec54dd add tap-dance support, make right shift double-tap=caplock 8 years ago
lucwastiaux bc8092245c change include files 8 years ago
lucwastiaux 53a2bf9215 added dvorak programmer layout 8 years ago
twentylives 8727976a1a fixed copy-cut-paste buttons 8 years ago
Erez Zukerman 2e2b9962cd Merge pull request #833 from h-parks/master
Win10 Writer's Block - An ErgoDox Keymap
8 years ago
twentylives 4ebbb3c297 Merge branch 'master' of https://github.com/20lives/qmk_firmware 8 years ago
twentylives 7090c99adf fixed base layer = key 8 years ago
20lives 464af700eb fix readme 8 years ago
twentylives 65c1127b49 update pics and readme 8 years ago
h-parks f2197611c7 Win10 Writer's Block - An ErgoDox Keymap
fix for compiling on infinity:

replaced `_delay_ms()' with `wait_ms()'
included "wait.h"
8 years ago
h-parks 1688c014cc Win10 Writer's Block - An ErgoDox Keymap
This is a QWERTY layout for ErgoDox on QMK. It's designed to work well in MS Office-like environments. It's tested on Windows 7 and 10.
8 years ago
Ryan Ascheman fad20756e3 update header file 8 years ago
Ryan Ascheman cabfd78309 didn't read PR comment close enough, correcting folder 8 years ago
20lives 48eb5112b5 Update readme.md 8 years ago
20lives 31193b9cff Update readme.md 8 years ago
twentylives 28dfaa20f5 adding dvorak hebrew layout 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
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
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