zozo
aeb027ed60
First version of a bepo (french layout based on Dvorak rules) keymap.
9 years ago
Stephan Bösebeck
c2e1d69f27
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Roman Zolotarev
f26985ad16
Add HJKL layout
9 years ago
Stephan Bösebeck
0befb25739
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Erez Zukerman
d07a1257b3
Merge pull request #215 from nrrkeene/master
...
Added proper documentation
9 years ago
Didier Loiseau
db35212422
Removed D(LSFT) is CSA macros
...
Were causing stuck LSFT weak mods.
9 years ago
Didier Loiseau
81a889c97d
Add delay to CSA macros using dead keys
...
With the BÉPO over CSA on Windows, the dead keys stop working after a
while, like in
http://superuser.com/questions/776558/suddenly-dead-keys-dont-work
I suspect this is triggered by too fast typing from macros.
9 years ago
Didier Loiseau
5bc69c5b0a
Fixed compilation issues
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
Stephan Bösebeck
75c24499f3
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Erez Zukerman
0cdf5d292c
Merge pull request #235 from mbarkhau/master
...
add indent to generated keymap
9 years ago
Stephan Bösebeck
dee6a4338a
minor updates - new PNG
9 years ago
Manuel Barkhau
22691de580
add indent to generated keymap
9 years ago
Erez Zukerman
13dcbfdab1
Links to build guide
9 years ago
Erez Zukerman
8d39263d24
Merge pull request #213 from mbarkhau/master
...
Add manuneo layout
9 years ago
Manuel Barkhau
381a9fd553
use action function for unicode
9 years ago
Didier Loiseau
4289ff7939
Removed remaining ALT_T and CTL_T keys
...
Having "true" modifiers is more reliable and practical.
- moved APP in place of HOME
- moved HOME in place of LSFT on left thumb
- moved END in place of RSFT on right thumb (Ctrl+End with single hand!)
- removed ALT_T from KC_ESC
9 years ago
Didier Loiseau
4e25342b41
Use TG() to switch to BÉPO over CSA, and use KC_TRNS in LR_CSA
...
Simplifies future changes to modifier and special keys
+ removed M_TGCSA macro
9 years ago
Didier Loiseau
89b647fe2b
Replace Play by temporary num layer with left Alt
...
- move play on fn+left thumb
- move prev/next besides play
9 years ago
Didier Loiseau
6c672dfdc6
BÉPO over CSA: Altgr-shifted layer
...
- all characters available directly in CSA
- more explicit names for macros that switch accross CSA layers
- use macros to implement the shifts next to the spaces
9 years ago
Didier Loiseau
aa5eb49edd
BÉPO over CSA: GR2A-shifted characters in AltGr layer
...
- define aliases for all GR2A-shifted characters
- use the available characters in BÉPO over CSA AltGr layer
9 years ago
Didier Loiseau
b2a4434abb
BÉPO over CSA: Fixed key repeat for M_NBSP
9 years ago
Didier Loiseau
3a91ddb074
Use CSA_ as prefix for Canadian Multilingual key aliases
...
CM is already used for Colemak.
9 years ago
Didier Loiseau
911222892e
BÉPO over CSA: GR2A characters in AltGr layer
...
- define aliases for all GR2A characters (unshifted)
- use the available characters in the BÉPO over CSA AltGr layer
9 years ago
Didier Loiseau
fbf1333d87
BÉPO over CSA: unicode support
...
- implement easy way to define and send unicode characters on Windows
- define 3 characters not available in CSA:
- en dash: –
- em dash: —
- ellipsis: …
9 years ago
Didier Loiseau
7840e69bfa
BÉPO over CSA: AltGr layer
...
- implemented the most useful characters:
- all French characters + €
- common programmer characters
- other keys implemented as KC_NO to avoid mistyping a character
from a lower layer
- AltGr+Shift not supported (yet)
9 years ago
Didier Loiseau
a7cef2ca0a
Initial BÉPO over CSA with Shift layer
...
Initial implementation of the BÉPO layout
for use with the Canadian Multilingual Standard layout
(a.k.a. CSA / ACNOR layout) on the OS-side.
- support all bépo characters from the default and shifted layers
9 years ago
Didier Loiseau
b8ddbd2181
Added RESET key on fn-=
9 years ago
Didier Loiseau
bf78ca1ef2
Use enums to define layers and macros
9 years ago
Didier Loiseau
9e1ee021d7
Swapped w and = to keep the w on the right hand (better for English)
9 years ago
Didier Loiseau
7bb135a1d0
Use BÉPO spécific key aliases with BP_ prefix
...
keymap_bepo.h: define BP_* keycodes for all possible characters
bepo/keymap.c: use those keycodes in the bépo keymap
9 years ago
Didier Loiseau
f044edbed9
Initial bepo layout based on tm2030
...
No more SFT_T:
- moved ] (bépo W) below Tab
- moved - (bépo =) in place of ] (top right)
- removed SFT_T from ' (bépo M)
- moved \ (bépo Ç) in place of = (bépo %)
- moved = (bépo %) in place of - (bépo =)
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
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
Stephan Bösebeck
dbd4ab3457
fixed de_osx prefix in keymap include to avoid conflicts
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
mbarkhau
77fa2b0056
Update compile_keymap.py
9 years ago
Stephan Bösebeck
ac22d1c185
added CTL_Shift / Hash macro
9 years ago
Manuel Barkhau
a2d3c0bd93
add hex file
9 years ago
Manuel Barkhau
295036d4e3
Merge remote-tracking branch 'origin/master'
9 years ago
Manuel Barkhau
32c7832609
Refactor compiler code
9 years ago
Stephan Bösebeck
37e68596dd
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Alex Johnstone
48899673af
Updated hex
9 years ago
Alex Johnstone
474eaead3c
££££
9 years ago
Alex Johnstone
ad2d3144ed
Forgot to change ent/spc
9 years ago
Alex Johnstone
482dbe4c45
Didn't
9 years ago
Matthew Carroll
a1ce133203
Corrected duplicate image issue
9 years ago
Matthew Carroll
beda4e6fd3
Added msc keymap for ergodox_ez
9 years ago
Alex Johnstone
1415e3108f
Fixed issues, added unicode layer ⌬ ¯\_⩾ツ⩽_/¯
9 years ago
Alex Johnstone
97b431162c
Merge pull request #4 from jackhumbert/master
...
upstream
9 years ago
Alex Johnstone
d3e89b8cbd
Fixed issues, added unicode layer ⌬ ¯\_⩾ツ⩽_/¯
9 years ago
Nicholas Keene
2a9eb3d3a3
The Ordinary Layout is unremarkably mundane and remarkably useful
9 years ago
Erez Zukerman
16da54cfa0
Merge pull request #211 from nrrkeene/master
...
The Ordinary Layout is unremarkably mundane and remarkably useful
9 years ago
Erez Zukerman
6a31d92276
Merge pull request #196 from naps62/naps62
...
Adds naps62's Ergodox EZ layout
9 years ago
Manuel Barkhau
20a3229faf
Add manuneo layout
9 years ago
Nicholas Keene
e43c0c649d
Merge https://github.com/jackhumbert/qmk_firmware
9 years ago
Nicholas Keene
97c4c790cc
The Ordinary Layout is unremarkably mundane and remarkably useful
9 years ago
Alex Johnstone
2d90374912
Merge pull request #3 from jackhumbert/master
...
Pull upstream
9 years ago
Erez Zukerman
c9aec8bc24
Merge pull request #207 from romanzolotarev/master
...
Add important note about brightness on OS X
9 years ago
Nicholas Keene
d7a1fc81a0
The Ordinary Layout is familiar to users of common keyboards
9 years ago
Jonathan Arnett
6f53e17bf5
Building a row of level switch buttons
9 years ago
Jonathan Arnett
f4ba9662f4
A to toggle L2, hjkl to move mouse
9 years ago
Stephan Bösebeck
94e96456b8
minor changes
9 years ago
Stephan Bösebeck
8b883c797f
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Alex Johnstone
fb6dc7499f
New 💷 method
9 years ago
Alex Johnstone
02e259dc82
New 💷 method
9 years ago
Alex Johnstone
98593e8c0d
New 💷 method
9 years ago
Alex Johnstone
2530f45e2b
New 💷 method
9 years ago
Alex Johnstone
add089ab1a
New 💷 method
9 years ago
Alex Johnstone
da63179962
Wrong date
9 years ago
Alex Johnstone
15106471b1
Removed whitespace
9 years ago
Alex Johnstone
c7a9a1ebd0
Revised to version 0.1.0
9 years ago
Alex Johnstone
5872f80c96
Merge pull request #2 from jackhumbert/master
...
Update my repo to upstream
9 years ago
Alex Johnstone
4a7e131604
Meh -> Hyper
9 years ago
Alex Johnstone
84647efebb
Update readme.md
9 years ago
Alex Johnstone
c1a520fb81
Added photo
9 years ago
Alex Johnstone
d1f446962a
Added real life layout
9 years ago
Roman Zolotarev
3087808790
Add important note about brightness on OS X
9 years ago
Stephan Bösebeck
55fa66428c
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Alex Johnstone
4687162470
Added Readme
9 years ago
Alex Johnstone
f6e5e2bd45
added .hex
9 years ago
Alex Johnstone
cffd91edbd
typos
9 years ago
Alex Johnstone
f744e860ff
Update keymap.c
9 years ago
Alex Johnstone
65fde3cc12
More updates
9 years ago
yoyoerx
baeffd99da
Pull request 190 resolution with 'qmk/master' for merge
9 years ago
Erez Zukerman
7f0d77e08c
Merge pull request #205 from romanzolotarev/master
...
Add Roman's Layout
9 years ago
Alex Johnstone
af9e9810a0
work in progress
9 years ago
Stephan Bösebeck
1313e0c828
fix number pad, add ,
9 years ago
Stephan Bösebeck
7ebc813e82
changing cursor keys, back to "default" cursor key layout, adding ISO-cursor keys to Symb layer. Changed numbers back to symmetric layout again, keeping F-keys in symb though
9 years ago
Stephan Bösebeck
d0c62feb7e
tweaking it a bit further, fixing things
9 years ago
Stephan Bösebeck
64495d11ba
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Erez Zukerman
e86f09d262
Merge pull request #203 from XenoBits/master
...
Improved c# dev layout, only 2 layers now
9 years ago
Maxime Millet
cc0c157287
Fixed png image
9 years ago
Maxime Millet
895bc327c3
CSharp dev layout V2
9 years ago
Roman Zolotarev
a429374b78
Update readme
9 years ago
Roman Zolotarev
7138b1e6fc
Update layout
9 years ago
Roman Zolotarev
f1c265aace
Swap volup and voldown
9 years ago
Roman Zolotarev
bbe553dba3
Add Roman's Layout
...
Four layers BASE (Norman), SYMB, PLVR (optimized for Plover), ARRW.
9 years ago
Maciej Piechotka
cf986ba504
Add waits to prevent KVM from hanging
9 years ago
Maciej Piechotka
fb3b7f32c0
Put frequently used keys in shell (-=) under thumb
9 years ago
Maciej Piechotka
5d8f4ff957
Add missing breaks in mpiechotka ergodox_ez keyboard
9 years ago
Miguel Palhas
8aa559b825
Adds naps62's layout
9 years ago
Alex Johnstone
e4b7ce41e3
Started my keymap
9 years ago
yoyoerx
58bbfc5fa6
PR190hotfix.sh, fresh hexes, makeallhex.sh script
9 years ago
yoyoerx
641859df84
Addressed void* return warning in all keymaps
9 years ago
Stephan Bösebeck
3119778e0c
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Erez Zukerman
7d3ebd7b40
Adds a readme with a link to the blog post
9 years ago
Nicholas Keene
9d06063a23
The Ordinary Layout, designed to be similar to traditional keyboards, by Nicholas Keene, released to the public domain, no rights reserved
9 years ago
Stephan Bösebeck
46ddbd1fe2
forgot F6
9 years ago
Stephan Bösebeck
fbfb034337
updated version, changed F-Key-Layout, minor change in code layer
9 years ago
Stephan Bösebeck
861429aa44
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
d33681aa22
Merge pull request #157 from DidierLoiseau/typematrix
...
Small fixes and improvements to tm2030 layout
9 years ago
Didier Loiseau
a40273c7d7
Updated tm2030 keymap.hex
9 years ago
Didier Loiseau
e336af79eb
Fixed compilation warnings due to missing return statements
9 years ago
Stephan Bösebeck
f0dfe8ab97
testing moving the 6 to the left, having one key more on the right used for hash now
...
feels a bit more natural to me. Need to investigate further.
9 years ago
Erez Zukerman
2c29ce3cfe
Merge pull request #141 from XenoBits/master
...
Ergodox EZ new keymap for C# developers
9 years ago
Maxime Millet
9eea6850f9
Another readme.md improvement
9 years ago
Maxime Millet
8f1bafece5
Improved readme
9 years ago
Maxime Millet
8c051f2d05
Added C# developer keymap
9 years ago
Erez Zukerman
f4fc7fd4d5
Merge pull request #139 from joarau/norwegian-colemak-ergodox-with-norwegian-definitions
...
Norwegian Colemak Ergodox and Norwegian key definitions
9 years ago
joar
2f7cda63d0
Norwegian Colemak Ergodox and Norwegian key definitions
9 years ago
Erez Zukerman
9f6966f765
More tweaks to experimental layout
9 years ago
Erez Zukerman
9e075e28be
Merge branch 'master' of github.com:jackhumbert/qmk_firmware
9 years ago
Erez Zukerman
ec4428b1c6
Merge pull request #138 from Willyfrog/master
...
ergodox_ez for emacs + mac + altgr users
9 years ago
Guillermo Vayá
f96186ed9c
add image
9 years ago
Guillermo Vayá
3c805548d9
added .hex file
9 years ago
Maciej Piechotka
03f61dcdb4
Add mpiechotka ergodox ez keymap
9 years ago
Erez Zukerman
cd90dd9f6d
Corrects typo
9 years ago
Erez Zukerman
67f14d938b
Merge pull request #130 from jacobono/jacobono
...
Jacobono
9 years ago
Erez Zukerman
ac84fa47fc
Updates documentation, adds Cmd/Win dual-function key
9 years ago
Didier Loiseau
a2f6ab16c0
FN macro: use layer_invert() instead of modifying layer_state directly
...
- fixes stuck keys from the temporary layers
(see also jackhumbert/qmk_firmware#78 )
- removed the workaround for jackhumbert/qmk_firmware#81
(using layer_invert() fixes the problem)
9 years ago
Didier Loiseau
7ba42b994b
Fixed inconsistency between comment and actual numeric layer
...
- KC_INS should only be present on Fn layer
9 years ago
DidierLoiseau
47fc8b8dbd
Fixed link to Magic doc in Dvorak section
9 years ago
Daniel Mijares
b5b9885df7
add hex file
9 years ago
Daniel Mijares
f5c1d6d1db
my personal ergodox keymap layout
...
with pngs of layout and readme
9 years ago
Erez Zukerman
3c683aa9f2
Fixes CM_SCLN and updates docs for Colemak
9 years ago
Erez Zukerman
1b0d0c6848
Tweaks symbol layer (see changleog)
9 years ago
Charles Maresh
a9ad5c55c8
Disable console for improved performance
...
Commenting out the line is the only way to disable the console, as the
value of CONSOLE_ENABLE isn't checked. There are only checks for its
existence; setting it to `yes` or `no` doesn't change the compilation.
9 years ago
Erez Zukerman
f24c69d177
Refreshes default keymap for single tap L1 switch
9 years ago
Guillermo Vayá
34eb5dfb97
new emacs + osx + deadkeys layout
9 years ago
Stephan Bösebeck
602090a430
some fixes in readme
9 years ago
Stephan Bösebeck
1531350125
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
coderkun
a75cc8463f
add build instructions to readme
9 years ago
coderkun
38f8ed9a0c
correct link and some minor details in readme file
9 years ago
coderkun
d959f23e5e
add readme file for coderkun’s Neo2 layout
9 years ago
coderkun
7f4eb72b9d
add layers for poor man’s QWERTZ and poor man’s Neo including Neo’s layer 4
9 years ago
Stephan Bösebeck
bf64046a04
fixed some copy paste errors
9 years ago
Stephan Bösebeck
7b989a962e
added a egoshooter layer
9 years ago
Stephan Bösebeck
93a74d9cb1
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Christoph Schmitz
21c4dfe983
Added .hex file.
9 years ago
Christoph Schmitz
9bb20de578
Fixed graphics.
9 years ago
Christoph Schmitz
a38fa4b727
Added media layer.
9 years ago
Christoph Schmitz
9abd1eea79
Added links.
9 years ago
Christoph Schmitz
28d2b93b0a
Added documentation.
9 years ago
Christoph Schmitz
c8e7f9bbfc
Made all layer change keys momentary. Removed Hyper and Meh in favor of layer 1 and 2 on both halves.
9 years ago
Stephan Bösebeck
f153374517
added new macros
9 years ago
Stephan Bösebeck
2776251ffc
playing more with cursor keys
9 years ago
Stephan Bösebeck
4beb0115ff
playing a bit with cursor keys
9 years ago
Christoph Schmitz
fdad7ecff9
Switched up and down keys to be closer to the vi etc. world.
9 years ago
Christoph Schmitz
0c66ca026e
Fixed circonflex key.
9 years ago
Christoph Schmitz
bf257e3b37
Fixed regarding Ctrl and Alt keys.
9 years ago
Christoph Schmitz
1308135655
Added a German layout inspired by the Kinesis Ergo Elan and based on the "german" keymap.
9 years ago
Stephan Bösebeck
f6dab10288
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
tonyabra
baddbc6b23
Simplified osx layout for ergodox ez
9 years ago
Stephan Bösebeck
f958b2e832
typo fix
9 years ago
Jack Humbert
6a55a5fe48
not sure how this got here..
9 years ago
Jack Humbert
c753bfcc14
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audio
9 years ago
Stephan Bösebeck
42a22af446
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
DidierLoiseau
3e31fa4c50
Fixed rendering of the Layer Switching section
9 years ago
DidierLoiseau
606d63e602
Fixed small issues in README.md
...
- fixed rendering of the basic layer on GitHub
- fixed missing Calculator, Mail & Browser Home keys in Fn Layer
9 years ago
Didier Loiseau
b0d7d9d922
Added keymap.hex
9 years ago
Didier Loiseau
294bd25615
Moved layout description to README.md and added more details
9 years ago
Didier Loiseau
96b9089d9f
Added Calculator, Mail and Browser Home application keys.
9 years ago
Didier Loiseau
67583b2f4a
Renamed "Numbers Layer" to "Numeric Layer"
9 years ago
Didier Loiseau
e5f84058bb
Implemented new folders structure.
...
moved keymap_typematrix.c to tm2030/keymap.c
9 years ago
Didier Loiseau
ad2a4c3203
Merge remote-tracking branch 'jackhumbert/master' into typematrix
9 years ago
Olivier Lechevalier
51fec6647a
Add colemak keymap to Ergodox EZ.
9 years ago
Evan Pitstick
caf82bcace
Single tap enable ACTION_LAYER_TAP_TOGGLE layer
9 years ago
Stephan Bösebeck
f95e3e701c
new hex file
9 years ago
Stephan Bösebeck
9d03f48643
reinstalled lost file, updated with some tweaks
9 years ago
Stephan Bösebeck
610b77f1f7
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Stephan Bösebeck
f0a873aca1
changed some places, disabled layer3, in file it's ADNW now
9 years ago
Erez Zukerman
776017aa26
Adds the hex files too
9 years ago
Erez Zukerman
1598a8c46a
Introduces new subdirectory structure
9 years ago
Stephan Bösebeck
a07a8079da
added koy layer to default, but disabled it
9 years ago
Stephan Bösebeck
ce9086c507
replaced qwertz with adnw-koy as default
9 years ago
Stephan Bösebeck
fa53ad5136
swapping modeswitch and Acut-Chars on thumb block
9 years ago
Erez Zukerman
7f84ab6ad9
Adds a bunch of compiled files
9 years ago
Erez Zukerman
922545240b
renames readme
9 years ago
Erez Zukerman
6b0ca4aee4
Renames hex
9 years ago
Erez Zukerman
d97daecbf7
Updates Markdown image link
9 years ago
Erez Zukerman
f25bb0ef52
Adds a readme and hex for my experimental layout
9 years ago
Erez Zukerman
5adc810e8c
New per-folder format for ErgoDox EZ keymaps
9 years ago
Erez Zukerman
1454e4664d
Makes ' into a dual-action key for LGui
9 years ago
Erez Zukerman
9afa3772de
Adds an experimental keymap for my own use
9 years ago
Erez Zukerman
393f26f250
Merge pull request #73 from dragon788/dragon_mod
...
Requesting some comments and review on my changes
9 years ago
Didier Loiseau
fb18130408
Implemented Dvorak layer
9 years ago
dragon788
e04464c7ab
Having media layer defined causes toggles to 'stick' rather than be momentary in my experience
9 years ago
dragon788
6940a961fd
Resetting keymap_default.c to origin/master not just my fork's master
9 years ago
dragon788
a19f149eb2
Moving my layout to its own file, made plover layout file, restoring default keymap to its default status
9 years ago
Jonathan Arnett
10ab4eff06
Merge branch 'master' into j3rn-keymap
9 years ago
Jonathan Arnett
2de371564d
Added keymap_j3rn_README.md
9 years ago
Didier Loiseau
93e350caa1
Added shifts on the thumbs
9 years ago
Erez Zukerman
9487e92a6e
Merge pull request #89 from coderkun/master
...
add coderkun’s ErgodoxEZ keymap (Neo2)
9 years ago
coderkun
bd9aebc84a
merge upstream
9 years ago
coderkun
57bf227f6d
add basic layer 2
9 years ago
Jonathan Arnett
79940c5825
Change lower-left control to momentary L1
...
There's so many control keys in this keymap, one needed to go. So, I changed
the lower-left control key to be a momentary L1, just like the same key on the
right side.
9 years ago
Jonathan Arnett
8585269a07
Version 1.0.0
9 years ago
Stephan Bösebeck
7783b47b8b
updated cheat sheet, hex file
9 years ago
Stephan Bösebeck
e44c30f203
using keymap_german_osx.h more, adding macros for CTRL/CMD-V combination
9 years ago
Stephan Bösebeck
831a21899f
updating layout png
9 years ago
Stephan Bösebeck
6215ce2a89
adding fixed hex file
9 years ago
Stephan Bösebeck
2bde3f550f
typo fix
9 years ago
Stephan Bösebeck
eea41339b9
added adnw layout
9 years ago
Stephan Bösebeck
7ef03c59db
typo and copy past fix
9 years ago
Stephan Bösebeck
06bdd4869f
minor fix
9 years ago
Stephan Bösebeck
c9a76723ac
bugfix
9 years ago
Stephan Bösebeck
ddab0dc32c
updated ANDW layout
9 years ago
Stephan Bösebeck
8e17ca0339
Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware
9 years ago
Stephan Bösebeck
684c6849f9
andw layout added
9 years ago
Erez Zukerman
a085265aaa
Disables debug console by default for improved performance
9 years ago
coderkun
e4d087c7c0
add basic layer 1
9 years ago
coderkun
6050971d01
add neo2 keymap for ergodoxEZ
9 years ago
Jack Humbert
29de37d5c0
pwm audio
9 years ago
Didier Loiseau
d3e4cc9af6
Implement cut/copy/paste as macros
...
Workaround for jackhumbert/qmk_firmware#81
+ added macro names
+ removed unused macro 0
9 years ago
Didier Loiseau
d9b1c8d360
Added fn-eject, fn-power .. fn-pause keys
...
Eject does not work though, see jackhumbert/qmk_firmware#82
and tmk/tmk_keyboard#250
9 years ago
Erez Zukerman
5e376cb595
Merge pull request #80 from agriffis/kinesis-clone
...
Add ergodox_ez keymap to match Kinesis Contoured.
9 years ago
Aron Griffis
386ca6531b
Rename to keymap_kines-ish.c and add README
9 years ago
Stephan Bösebeck
2311754a89
added mouse wheel support, CMD-V/CMD-C instead of CTRL
9 years ago
Stephan Bösebeck
6ccf3d2da1
removed left space key in favor of a backspace
9 years ago
Stephan Bösebeck
6f9cd2d489
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Aron Griffis
8607859c77
Add ergodox_ez keymap to match Kinesis Contoured.
...
This keymap attempts to match the Kinesis Contoured (aka Advantage) default
layout as closely as possible. See
http://www.kinesis-ergo.com/wp-content/uploads/2013/06/advantage_layout_win.pdf
Apart from the obvious mappings, this keymap also:
* removes the dual-purpose momentary layer/normal keys: Z, /, and Grv;
because the author--coming from a Kinesis keyboard--finds the delays and
accidental modifiers to be more disconcerting than helpful.
* puts Esc in the bottom left since there's no place for it in the top
left to match the Kinesis.
* changes the bottom-right key into an L2 toggle since there's otherwise no
way to get to L2.
* adds PrScr, ScrLk and Pause to the L1 keymap, down the left side, since
they're present on the Kinesis but not available in the default
ergodox_ez keymap.
9 years ago
Aron Griffis
25b4a98a75
Refer to SYMB and MDIA in default ergodox_ez keymap.
9 years ago
Didier Loiseau
bfda6ee417
Split fn layer from numbers layer to better match the TM behaviour
...
- removed access to layer 2 from ";" key
- "fn" key toggles both layers 1 & 2
- replaced media and mouse layer by fn layer
- renamed symbol layer to numbers layer
- moved all F-keys together on left hand
9 years ago
Didier Loiseau
38a0e62a10
Layer 1: restore backspace, ralt and ctl on right hand
...
- home replaced by KC_TRNS to make backspace available
- prev/next moved left to space to restore ralt
- arrows moved down to have reversed T-shape
- added ctl on bottom right KpEnter, to match layer 0
- removed alt from mute, as it was already no more in layer 0
9 years ago
Didier Loiseau
56070d424b
Added description of the layout and main differences with real TM
9 years ago
Didier Loiseau
2818acefe6
Make bottom row more similar to the TM
...
- keep home/end at the same location
- RAlt as first key on the bottom right row
- left/right arrows moved on the thumb, near the other arrows
- added Alt on App
- added Alt on Mute in Layer 1
- removed ALT from left spaces to avoid issues when pressing too slowly
9 years ago
Didier Loiseau
8677ec0c9f
Use 3rd led as caps-lock indicator
9 years ago
Didier Loiseau
ac94577cbe
TypeMatrix keymap: Layer 1 (Fn Layer)
9 years ago
Didier Loiseau
900c1f991d
Initial TypeMatrix keymap: Layer 0
9 years ago
Didier Loiseau
00c3ecc238
Initial TypeMatrix keymap: Layer 0
9 years ago
Jack Humbert
11ce694557
Merge pull request #77 from chwilk/master
...
Keymap to approximate Kinesis Advantage line of keyboards
9 years ago
chwilk
92dcabe099
Moving around modifiers to match KA better
9 years ago
Seth Herr
1d463d961f
Fix homebrew references
...
Replaces #64
9 years ago