Erez Zukerman
153a6fb0d3
Merge pull request #182 from Vifon/modifier-release-fix
...
Fix the layer-dependent modifiers handling
9 years ago
Erez Zukerman
27ee47d0bd
Merge pull request #239 from DidierLoiseau/issue-221
...
Fix issue #221 : LGUI(KC_LSFT) does not work
9 years ago
Erez Zukerman
d07a1257b3
Merge pull request #215 from nrrkeene/master
...
Added proper documentation
9 years ago
Erez Zukerman
04e4428e8c
Merge pull request #238 from alexjj/master
...
Submitting my ergodox EZ layout
9 years ago
Didier Loiseau
08871e56f7
Fix issue #221 : LGUI(KC_LSFT) does not work
...
on mod keys, register LGUI, LSFT etc. as normal mods
instead of weak mods:
- they won't be cleared when pressing another key (#188 )
- they won't be cleared by layer switching
- LSFT(KC_LGUI) will now have the same behavior as LGUI(KC_LSFT)
9 years ago
Alex Johnstone
9bd1caed44
Updated hex
9 years ago
Alex Johnstone
50ac511b56
💷 typo
9 years ago
Alex Johnstone
3fd62428a6
💷 typo
9 years ago
Alex Johnstone
1facc53a26
Merge pull request #5 from jackhumbert/master
...
Sync with upstream
9 years ago
Jack Humbert
931b0a79fc
updates to noise
9 years ago
Jack Humbert
e1020672ac
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
9 years ago
Jack Humbert
976d0a327b
add silent notes
9 years ago
Wojciech Siewierski
567f256c5d
Refactor the source layer cache encoding
9 years ago
Erez Zukerman
0cdf5d292c
Merge pull request #235 from mbarkhau/master
...
add indent to generated keymap
9 years ago
Jack Humbert
a90d68739a
music mode file
9 years ago
Manuel Barkhau
22691de580
add indent to generated keymap
9 years ago
Wojciech Siewierski
47dd29513e
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into modifier-release-fix
9 years ago
Erez Zukerman
8d39263d24
Merge pull request #213 from mbarkhau/master
...
Add manuneo layout
9 years ago
Erez Zukerman
ddd122c0f0
Merge pull request #234 from sboesebeck/master
...
several iterations later
9 years ago
Manuel Barkhau
381a9fd553
use action function for unicode
9 years ago
Wojciech Siewierski
8ef14d09b8
Update PREVENT_STUCK_MODIFIERS documentation in README
9 years ago
Wojciech Siewierski
4dce7258d1
Cleanup after merge
...
- remove a superfluous parenthesis
- wrap lines longer than 80 characters
- add const specifiers where appropriate
- remove unnecessary casts
9 years ago
Wojciech Siewierski
97cc44e063
Merge branch 'modifier-release-fix' of https://github.com/eltang/qmk_firmware into modifier-release-fix
9 years ago
eltang
5a9091689c
Update action.c
9 years ago
eltang
6c8e374d57
Update action.c
9 years ago
eltang
f4f592910c
Update action.c
9 years ago
eltang
da101b8866
Update action.c
9 years ago
eltang
fddccc95fe
Update action.c
9 years ago
eltang
680301e3e3
Update action.c
9 years ago
Stephan Bösebeck
f0424a0c0f
Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware
9 years ago
Stephan Bösebeck
71cdfe1168
new keymap
9 years ago
Eric-L-T
f5365d1c1c
Update action.c
9 years ago
Eric-L-T
307f1dee21
Update action.c
9 years ago
Eric-L-T
420fc8620b
Update action.c
9 years ago
Stephan Bösebeck
aee8715815
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Stephan Bösebeck
c274699085
minor tweaks at the keymap, new png for documentation
9 years ago
Eric-L-T
9a35f01c55
Update action.c
9 years ago
Eric-L-T
cd8dd1b6d6
Update action.h
9 years ago
Eric-L-T
317455178d
Update action.c
9 years ago
Jack Humbert
de904af360
Merge pull request #233 from tak3over/patch-1
...
Create tak3over.c
9 years ago
tak3over
ad3ec12fb6
Create tak3over.c
...
Custom keymap with an additional function layer for numpad, pgup, pgdn, del, ins, home, end, and additional arrow keys.
9 years ago
Jack Humbert
54b0a2bf76
adding files is always smart
9 years ago
Erez Zukerman
8e72455608
Merge pull request #226 from squisher/dvorak_intl_squisher
...
Squisher's international dvorak variant for ergodox ez
9 years ago
Stephan Bösebeck
dbd4ab3457
fixed de_osx prefix in keymap include to avoid conflicts
9 years ago
Jack Humbert
5a290a42b0
Merge pull request #230 from IBNobody/master
...
Fixed Setup Script
9 years ago
IBNobody
a3ed432273
Drastically rewrote the path script to handle Explorer's stubborn grasp of EnvVars. Tested on Win7.
9 years ago
David Mohr
5fae86849a
Also add compiled hex file
9 years ago
David Mohr
fe6c3e4f0f
Squisher's international dvorak variant for ergodox ez
...
See README.md
9 years ago
Jack Humbert
ae47275bf3
Merge pull request #229 from NoahAndrews/patch-5
...
The readme was also wrong about the conflict between audio and RGB
9 years ago
Noah Andrews
ac3f3a85d5
Update README.md
9 years ago