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
|
2016-03-20 23:00:20 +01:00 |
|
Stephan Bösebeck
|
d0c62feb7e
|
tweaking it a bit further, fixing things
|
2016-03-20 22:53:43 +01:00 |
|
Stephan Bösebeck
|
64495d11ba
|
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
|
2016-03-20 22:07:53 +01:00 |
|
Erez Zukerman
|
e86f09d262
|
Merge pull request #203 from XenoBits/master
Improved c# dev layout, only 2 layers now
|
2016-03-20 22:50:56 +02:00 |
|
Maxime Millet
|
cc0c157287
|
Fixed png image
|
2016-03-20 12:54:02 +01:00 |
|
Maxime Millet
|
895bc327c3
|
CSharp dev layout V2
|
2016-03-20 12:50:04 +01:00 |
|
Maciej Piechotka
|
cf986ba504
|
Add waits to prevent KVM from hanging
|
2016-03-17 08:18:03 -07:00 |
|
Maciej Piechotka
|
fb3b7f32c0
|
Put frequently used keys in shell (-=) under thumb
|
2016-03-17 08:18:03 -07:00 |
|
Maciej Piechotka
|
5d8f4ff957
|
Add missing breaks in mpiechotka ergodox_ez keyboard
|
2016-03-17 08:18:03 -07:00 |
|
Stephan Bösebeck
|
3119778e0c
|
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
|
2016-03-08 23:56:50 +01:00 |
|
Erez Zukerman
|
7d3ebd7b40
|
Adds a readme with a link to the blog post
|
2016-03-08 03:50:57 +02:00 |
|
Nicholas Keene
|
9d06063a23
|
The Ordinary Layout, designed to be similar to traditional keyboards, by Nicholas Keene, released to the public domain, no rights reserved
|
2016-03-06 23:12:29 -06:00 |
|
Stephan Bösebeck
|
46ddbd1fe2
|
forgot F6
|
2016-03-02 08:43:21 +01:00 |
|
Stephan Bösebeck
|
fbfb034337
|
updated version, changed F-Key-Layout, minor change in code layer
|
2016-03-02 08:40:38 +01:00 |
|
Stephan Bösebeck
|
861429aa44
|
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
|
2016-03-02 08:32:13 +01:00 |
|
Jack Humbert
|
d33681aa22
|
Merge pull request #157 from DidierLoiseau/typematrix
Small fixes and improvements to tm2030 layout
|
2016-02-21 13:35:08 -05:00 |
|
Didier Loiseau
|
a40273c7d7
|
Updated tm2030 keymap.hex
|
2016-02-21 19:10:03 +01:00 |
|
Didier Loiseau
|
e336af79eb
|
Fixed compilation warnings due to missing return statements
|
2016-02-21 18:56:21 +01:00 |
|
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.
|
2016-02-15 14:13:29 +01:00 |
|
Erez Zukerman
|
2c29ce3cfe
|
Merge pull request #141 from XenoBits/master
Ergodox EZ new keymap for C# developers
|
2016-02-12 08:50:01 -05:00 |
|
Maxime Millet
|
9eea6850f9
|
Another readme.md improvement
|
2016-02-12 12:01:36 +01:00 |
|
Maxime Millet
|
8f1bafece5
|
Improved readme
|
2016-02-12 12:00:13 +01:00 |
|
Maxime Millet
|
8c051f2d05
|
Added C# developer keymap
|
2016-02-12 11:54:27 +01:00 |
|
Erez Zukerman
|
f4fc7fd4d5
|
Merge pull request #139 from joarau/norwegian-colemak-ergodox-with-norwegian-definitions
Norwegian Colemak Ergodox and Norwegian key definitions
|
2016-02-11 20:40:47 -05:00 |
|
joar
|
2f7cda63d0
|
Norwegian Colemak Ergodox and Norwegian key definitions
|
2016-02-11 16:28:28 +01:00 |
|
Erez Zukerman
|
9f6966f765
|
More tweaks to experimental layout
|
2016-02-11 16:55:10 +02:00 |
|
Erez Zukerman
|
ec4428b1c6
|
Merge pull request #138 from Willyfrog/master
ergodox_ez for emacs + mac + altgr users
|
2016-02-10 15:40:25 -05:00 |
|
Guillermo Vayá
|
f96186ed9c
|
add image
|
2016-02-10 19:04:26 +01:00 |
|
Guillermo Vayá
|
3c805548d9
|
added .hex file
|
2016-02-10 09:47:11 +01:00 |
|
Maciej Piechotka
|
03f61dcdb4
|
Add mpiechotka ergodox ez keymap
|
2016-02-09 23:37:02 -08:00 |
|
Erez Zukerman
|
67f14d938b
|
Merge pull request #130 from jacobono/jacobono
Jacobono
|
2016-02-08 08:01:54 -05:00 |
|
Erez Zukerman
|
ac84fa47fc
|
Updates documentation, adds Cmd/Win dual-function key
|
2016-02-08 14:56:19 +02:00 |
|
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)
|
2016-02-07 23:33:37 +01:00 |
|
Didier Loiseau
|
7ba42b994b
|
Fixed inconsistency between comment and actual numeric layer
- KC_INS should only be present on Fn layer
|
2016-02-07 23:33:37 +01:00 |
|
DidierLoiseau
|
47fc8b8dbd
|
Fixed link to Magic doc in Dvorak section
|
2016-02-07 23:31:27 +01:00 |
|
Daniel Mijares
|
b5b9885df7
|
add hex file
|
2016-02-06 13:59:30 -05:00 |
|
Daniel Mijares
|
f5c1d6d1db
|
my personal ergodox keymap layout
with pngs of layout and readme
|
2016-02-06 11:38:20 -05:00 |
|
Erez Zukerman
|
3c683aa9f2
|
Fixes CM_SCLN and updates docs for Colemak
|
2016-02-05 16:28:24 +02:00 |
|
Erez Zukerman
|
1b0d0c6848
|
Tweaks symbol layer (see changleog)
|
2016-02-05 16:22:21 +02:00 |
|
Erez Zukerman
|
f24c69d177
|
Refreshes default keymap for single tap L1 switch
|
2016-02-01 15:37:27 +02:00 |
|
Guillermo Vayá
|
34eb5dfb97
|
new emacs + osx + deadkeys layout
|
2016-01-31 11:44:41 +01:00 |
|
Stephan Bösebeck
|
602090a430
|
some fixes in readme
|
2016-01-31 00:21:34 +01:00 |
|
Stephan Bösebeck
|
1531350125
|
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
|
2016-01-31 00:17:25 +01:00 |
|
coderkun
|
a75cc8463f
|
add build instructions to readme
|
2016-01-30 12:37:09 +01:00 |
|
coderkun
|
38f8ed9a0c
|
correct link and some minor details in readme file
|
2016-01-30 12:29:30 +01:00 |
|
coderkun
|
d959f23e5e
|
add readme file for coderkun’s Neo2 layout
|
2016-01-30 12:26:32 +01:00 |
|
coderkun
|
7f4eb72b9d
|
add layers for poor man’s QWERTZ and poor man’s Neo including Neo’s layer 4
|
2016-01-30 12:06:31 +01:00 |
|
Stephan Bösebeck
|
bf64046a04
|
fixed some copy paste errors
|
2016-01-29 23:43:56 +01:00 |
|
Stephan Bösebeck
|
7b989a962e
|
added a egoshooter layer
|
2016-01-29 23:31:58 +01:00 |
|
Stephan Bösebeck
|
93a74d9cb1
|
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
|
2016-01-29 07:46:48 +01:00 |
|