Jack Humbert
d0cefef946
enable rgblight by default for ez
8 years ago
Jack Humbert
06f18e95d4
enable api sysex for ez
8 years ago
Olivier
5a2501d90f
Add the AZERTY compatibility layer.
8 years ago
Olivier
f02eccbb29
Change layer names (cosmetic change) and reorder them so that the "shift" layer can be accessed from the "alt" layer when in QWERTY compat mode.
8 years ago
Erez Zukerman
84735836e3
Tweaks position of TOG not to conflict with MO
8 years ago
Olivier
d2b6438e39
A little cleanup, add some comments, change others.
8 years ago
Erez Zukerman
9caf866618
Tweaks EZ Makefile
8 years ago
Erez Zukerman
2d0ada0190
Pulls LED config into common config for EZ
8 years ago
Olivier
3f1fca2eb8
Adjust comment.
8 years ago
Olivier
e26a80508f
Reorganize the numeric keypad layer more like a traditional numeric keypad.
8 years ago
Olivier
d6d0b7eada
Merge https://github.com/jackhumbert/qmk_firmware
8 years ago
Daniel
a94eb16bd7
removes the double actions from the metakeys.
8 years ago
Jack Humbert
7edac212c8
separated into api files/folder
8 years ago
Jack Humbert
f25596b8dc
rgblight fixes
8 years ago
Jack Humbert
cefa8468fb
travis pls
8 years ago
Jack Humbert
450a8fb5b6
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
8 years ago
Jack Humbert
06a2677b7e
fix infinity
8 years ago
Jack Humbert
af119baf71
Merge pull request #894 from dchagniot/ergodoxDvorakEmacs
...
Ergodox dvorak emacs
8 years ago
Jack Humbert
be265decae
Merge pull request #892 from fredizzimo/disable_ergodox_lcd
...
Always initialize the Infinity Ergodox backlight
8 years ago
Jack Humbert
27ebacb15d
merging lets_split
8 years ago
Didier Chagniot
6f24344be7
typo fix
8 years ago
Fred Sundvik
c86bbf474e
Always initialze the Infinity Ergodox backlight
...
Otherwise it will stay lit. The set_led functionality is also disabled
since it doesn't work properly for slaves.
8 years ago
samgalson@gmail.com
7f5e71d79f
adds galson keymap
8 years ago
Jack Humbert
ab6557c1a0
wqMerge branch 'wu5y7' of https://github.com/jackhumbert/qmk_firmware into wu5y7
8 years ago
Jack Humbert
161bd5596b
midi back and forth
8 years ago
Daniel
abee809298
moves brackets to top row.
8 years ago
Erez Zukerman
285c5a91f2
Groundwork for dedicated color keycodes
8 years ago
Erez Zukerman
9bbc9a7ce0
Initial Erez Experimental keymap tweaks
8 years ago
Jack Humbert
3774a7fcda
rgb light through midi
8 years ago
Seebs
4da698fda3
dvorak/plover keyboard layout
...
Plover's steno support likes quasi-qwerty, and gaming likes qwerty,
and I like dvorak, so... what if I could have it all?
Signed-off-by: seebs <seebs@seebs.net>
8 years ago
Jack Humbert
9f1b27c5ba
Merge pull request #880 from psyill/master
...
Added keymap "videck", an ErgoDox keymap for Vi(m) users.
8 years ago
Jack Humbert
e9f7487518
mostly working
8 years ago
Hans Ellegård
162f603b1c
Added keymap "videck", an ErgoDox keymap for Vi(m) users.
8 years ago
Seth Chandler
34bf8558cd
update sethbc ergodox keymap
8 years ago
Jack Humbert
33e62c080c
merging
8 years ago
Jonathan Arnett
1d766c596e
Removed the control action when holding z or /
8 years ago
lucwastiaux
b8e204322a
added more shortcut keys
8 years ago
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
Ryan Ascheman
60326eded2
moving keymap to new location
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
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