Jack Humbert
450a8fb5b6
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
2016-11-21 20:17:45 -05:00
Jack Humbert
06a2677b7e
fix infinity
2016-11-21 20:17:32 -05:00
Jack Humbert
af119baf71
Merge pull request #894 from dchagniot/ergodoxDvorakEmacs
...
Ergodox dvorak emacs
2016-11-21 20:00:40 -05:00
Jack Humbert
be265decae
Merge pull request #892 from fredizzimo/disable_ergodox_lcd
...
Always initialize the Infinity Ergodox backlight
2016-11-21 19:59:39 -05:00
Jack Humbert
27ebacb15d
merging lets_split
2016-11-21 19:18:47 -05:00
Didier Chagniot
6f24344be7
typo fix
2016-11-20 20:51:05 +01:00
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.
2016-11-20 19:28:10 +02:00
samgalson@gmail.com
7f5e71d79f
adds galson keymap
2016-11-19 14:21:12 +00:00
Jack Humbert
ab6557c1a0
wqMerge branch 'wu5y7' of https://github.com/jackhumbert/qmk_firmware into wu5y7
2016-11-18 22:22:29 -05:00
Jack Humbert
161bd5596b
midi back and forth
2016-11-18 22:22:24 -05:00
Erez Zukerman
285c5a91f2
Groundwork for dedicated color keycodes
2016-11-17 20:56:36 -05:00
Erez Zukerman
9bbc9a7ce0
Initial Erez Experimental keymap tweaks
2016-11-17 19:47:08 -05:00
Jack Humbert
3774a7fcda
rgb light through midi
2016-11-17 17:42:14 -05:00
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>
2016-11-16 15:44:26 -06:00
Jack Humbert
9f1b27c5ba
Merge pull request #880 from psyill/master
...
Added keymap "videck", an ErgoDox keymap for Vi(m) users.
2016-11-16 14:54:18 -05:00
Jack Humbert
e9f7487518
mostly working
2016-11-13 23:02:38 -05:00
Hans Ellegård
162f603b1c
Added keymap "videck", an ErgoDox keymap for Vi(m) users.
2016-11-13 22:44:41 +01:00
Seth Chandler
34bf8558cd
update sethbc ergodox keymap
2016-11-13 00:56:46 -05:00
Jack Humbert
33e62c080c
merging
2016-11-12 20:54:37 -05:00
Jonathan Arnett
1d766c596e
Removed the control action when holding z or /
2016-11-06 13:48:20 -05:00
Erez Zukerman
d5270af111
Implements dedicated text zoom keys
2016-11-01 10:03:58 -04:00
Erez Zukerman
7a9be2562d
Merge pull request #851 from J3RN/momentary
...
Switched to momentary
2016-10-31 21:41:19 -04:00
Erez Zukerman
a6401076d5
Merge pull request #843 from lucwastiaux/master
...
Adding Ergodox Dvorak Programmer layout
2016-10-31 21:40:58 -04:00
Erez Zukerman
bd40844e4e
Merge pull request #836 from 20lives/master
...
added new layout
2016-10-31 21:39:40 -04:00
lucwastiaux
055247f35d
re-introduce brackets layer
2016-10-26 21:00:58 +08:00
Alpha Chen
427ea7a889
[alphadox] remove tmk reset code
2016-10-25 09:00:45 -07:00
Alpha Chen
e2916f8ab1
[ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interrupt
2016-10-25 09:00:45 -07:00
Alpha Chen
22cb73fad3
add alphadox layouts to atreus and ergodox
2016-10-25 09:00:45 -07:00
Lior Haim
0d26320cf3
merge upstream
2016-10-23 20:22:28 +03:00
lucwastiaux
919caaccb7
adding readme
2016-10-23 11:44:16 +08:00
lucwastiaux
14ac397d5d
add up/down keys on thumb clusters
2016-10-23 00:47:58 +08:00
lucwastiaux
64ac74cab6
remove brackets layer, replace a few shortcuts on thumb cluster
2016-10-23 00:44:34 +08:00
lucwastiaux
97e3106848
type brackets in symbol layer, using bottom row
2016-10-23 00:11:16 +08:00
lucwastiaux
e0c9ec54dd
add tap-dance support, make right shift double-tap=caplock
2016-10-22 22:39:24 +08:00
lucwastiaux
bc8092245c
change include files
2016-10-22 22:29:05 +08:00
lucwastiaux
53a2bf9215
added dvorak programmer layout
2016-10-22 22:22:34 +08:00
twentylives
8727976a1a
fixed copy-cut-paste buttons
2016-10-21 12:13:44 +03:00
Erez Zukerman
2e2b9962cd
Merge pull request #833 from h-parks/master
...
Win10 Writer's Block - An ErgoDox Keymap
2016-10-20 08:55:16 -04:00
twentylives
4ebbb3c297
Merge branch 'master' of https://github.com/20lives/qmk_firmware
2016-10-20 11:07:53 +03:00
twentylives
7090c99adf
fixed base layer = key
2016-10-20 11:07:14 +03:00
20lives
464af700eb
fix readme
2016-10-19 20:26:58 +03:00
twentylives
65c1127b49
update pics and readme
2016-10-19 20:23:10 +03:00
h-parks
f2197611c7
Win10 Writer's Block - An ErgoDox Keymap
...
fix for compiling on infinity:
replaced `_delay_ms()' with `wait_ms()'
included "wait.h"
2016-10-19 09:33:37 -05:00
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.
2016-10-18 21:58:33 -05:00
Ryan Ascheman
fad20756e3
update header file
2016-10-18 13:58:59 -07:00
Ryan Ascheman
cabfd78309
didn't read PR comment close enough, correcting folder
2016-10-18 12:48:07 -07:00
Ryan Ascheman
60326eded2
moving keymap to new location
2016-10-18 12:44:30 -07:00
20lives
48eb5112b5
Update readme.md
2016-10-18 22:35:05 +03:00
20lives
31193b9cff
Update readme.md
2016-10-18 22:33:42 +03:00
twentylives
28dfaa20f5
adding dvorak hebrew layout
2016-10-18 22:27:36 +03:00