Toni
cafa528b88
only aesthetics
2016-08-12 19:14:48 +02:00
cbbrowne
c21a882ec9
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-08-12 11:17:34 -04:00
Gergely Nagy
b98d47abe5
ergodox: Update my keymap to v1.5
...
Major changes include:
* The **1HAND** layer has been removed.
* A `Delete` key is now available on the right thumb cluster.
* The **ADORE** layer received a major update, see the updated layout
image.
* It is now possible to enable automatic logging for the **ADORE**
layer, by setting the `ADORE_AUTOLOG` makefile variable to `yes` when
compiling the keymap. It is off by default.
* The `~` key and the `Media Next/Prev` key have been swapped on
the **base** layer.
* On the **ARROW** layer, `Backspace` has been replaced by `Enter`.
* There is some experimental support for entering Unicode symbols.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2016-08-12 16:36:07 +02:00
shela
11e23fd3fd
add new line
2016-08-12 21:45:36 +09:00
shela
c9272fee08
add new line
2016-08-12 21:33:32 +09:00
shela
1c8d64d3b3
add my keymap
2016-08-12 21:24:43 +09:00
shela
e692ebf86a
fix typo
2016-08-12 20:38:26 +09:00
Jack Humbert
97cd7afc32
Merge pull request #618 from denolfe/master
...
Add denolfe satan keymap
2016-08-11 21:34:34 -04:00
Jack Humbert
a0ed238c12
Merge pull request #617 from iFreilicht/patch-2
...
Fix dead link in keycode.txt
2016-08-11 21:34:09 -04:00
Jack Humbert
bad77bf4e9
Merge pull request #614 from iFreilicht/patch-1
...
Update TMK_README.md
2016-08-11 21:33:55 -04:00
Jack Humbert
a087a207f1
Merge pull request #608 from finleye/master
...
Adds keymap based on Kinesis advantage
2016-08-11 21:32:32 -04:00
Felix Uhl
4725942dc7
Small changes
...
Enabled Bootmagic and ISO layouts on felix keymap
Added unused pins
2016-08-11 21:49:10 +02:00
Xyverz
71e1bb2e1c
Delete keymap.c
...
Not ready to submit this one just yet.
2016-08-11 11:04:57 -07:00
Xyverz
eeade4af84
Update keymap.c
...
Changed right-hand F-key layout in order to add KC_PLUS to _L2.
2016-08-11 09:48:23 -07:00
Xyverz
d1f418d85d
Update Makefile
...
Corrected spelling of "ATREUS" in all locations. (ATRUES -> ATREUS)
2016-08-11 09:46:05 -07:00
Elliot DeNolf
56f86413e0
Add denolfe satan keymap
2016-08-11 09:54:02 -06:00
Felix Uhl
38766dbc82
Minor changes to keymaps
...
Clarified extra keys
Made ISO-keys non-dead in default layout
Added non-US backslash on felix layout
2016-08-11 09:36:37 +02:00
Felix Uhl
a41a53baad
Fix dead link in keycode.txt
...
The link to the HID Usage tables was outdated and dead, so I replaced it.
2016-08-11 09:13:38 +02:00
Felix Uhl
aa1a90af66
Added S60-X to keyboards with two layouts.
2016-08-11 00:54:55 +02:00
cbbrowne
83913f9197
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-08-10 11:36:37 -04:00
Felix Uhl
6975135f54
updated reference
...
Build setup links to main readme now.
2016-08-10 11:40:51 +02:00
Ian Sterling
0d60355241
Added braces using LSFT(KC_LBRC) and LSFT(KC_RBRC) since the normal RBCR and LBCR didn't work for me.
2016-08-09 23:56:21 -07:00
Ian Sterling
6f700f1eb0
Adding my own layouts for the Phantom and Ergodox. My Ergodox layout adds persistent layers
...
based on the Planck and Preonic setup. The layout arrays are pulled directly from the
ergodox/ez/ez.h keymap definition starting at line 81.
2016-08-09 23:49:27 -07:00
Callum Oakley
2a160bbbe3
Update keymap. ( #616 )
...
* changed order of bottom row of symbol layer to ease acess to brackets
* updated readme.md to reflect keymap changes
2016-08-09 12:33:07 -04:00
Xyverz
ca3278cc35
adds Xyverz's keymaps ( #615 )
...
* Adding my own keymaps to the following keyboards:
Planck, Preonic, Atreus, Ergodox
* Delete dvorak.png
Not reflective of my layout.
* Delete readme.md
file cleanup, removing file that doesn't apply to my layout.
* Delete old_keymap.c
file cleanup
* Delete README.md
file clean up.
* Delete README.md
file cleanup
* Delete keymap.c
file cleanup
* Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for flexibility's sake.
Updated the rest of the keymap to reflect the current (as of 19:37 on 08 Aug 2018) default
layout and default makefile.
2016-08-09 12:31:56 -04:00
cbbrowne
6a618fd44d
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-08-09 12:10:48 -04:00
Callum Oakley
49fbcb3e7c
Merge remote-tracking branch 'upstream/master'
2016-08-09 12:39:59 +01:00
Callum Oakley
725dd7328f
updated readme.md to reflect keymap changes
2016-08-09 11:09:52 +01:00
Callum Oakley
5f37b11f2c
changed order of bottom row of symbol layer to ease acess to brackets
2016-08-09 11:03:12 +01:00
Ian Sterling
78a6fae453
Merge branch 'master' of https://github.com/Xyverz/qmk_firmware
2016-08-08 19:40:41 -07:00
Ian Sterling
39dd3d674c
Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for flexibility's sake.
...
Updated the rest of the keymap to reflect the current (as of 19:37 on 08 Aug 2018) default
layout and default makefile.
2016-08-08 19:35:13 -07:00
Xyverz
c062b6a13d
Delete keymap.c
...
file cleanup
2016-08-08 18:52:48 -07:00
Xyverz
4e030313f7
Delete README.md
...
file cleanup
2016-08-08 18:51:34 -07:00
Xyverz
1493836762
Delete README.md
...
file clean up.
2016-08-08 18:48:36 -07:00
Xyverz
c060afe68e
Delete old_keymap.c
...
file cleanup
2016-08-08 18:47:13 -07:00
Xyverz
bf93fa510b
Delete readme.md
...
file cleanup, removing file that doesn't apply to my layout.
2016-08-08 18:46:34 -07:00
Xyverz
de1db144d0
Delete dvorak.png
...
Not reflective of my layout.
2016-08-08 18:44:09 -07:00
Ian Sterling
552399df4c
Adding my own keymaps to the following keyboards:
...
Planck, Preonic, Atreus, Ergodox
2016-08-08 18:34:08 -07:00
skullY
adad05c3fb
Add support for the cluecard
2016-08-08 16:11:54 -07:00
skullY
d561f63bd1
Clueboard: Fix the title in keymaps/skully/readme.md
2016-08-08 13:46:55 -07:00
skullY
e85bf50e1a
Clueboard: Add some readme.md files and do some minor cleanup.
2016-08-08 13:43:24 -07:00
Corey Finley
76cd7c5444
Adds keymap based on Kinesis advantage
2016-08-08 15:17:10 -04:00
cbbrowne
6ce0195e24
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-08-08 13:50:01 -04:00
Jack Humbert
55ca218634
Merge pull request #613 from di0ib/master
...
Convert hex to bin
2016-08-08 12:10:49 -04:00
Jack Humbert
1f4277fe6b
Merge pull request #612 from kuel/master
...
Added file for software implementation of Russian, gave keymap_cyrillic.h a better name.
2016-08-08 12:09:48 -04:00
Jack Humbert
a3167bdc09
Merge pull request #609 from sethbc/fix_clueboard_orphaned_files
...
remove orphaned clueboard files
2016-08-08 12:09:14 -04:00
Jack Humbert
9866c23bff
Merge pull request #607 from jeebak/jeebak
...
Update Jeebak's keymap, w/ KC_COPY, etc. workaround.
2016-08-08 12:07:39 -04:00
Felix Uhl
f41c2e6863
Update TMK_README.md
...
updated link to non-existent build.md file
2016-08-08 17:53:08 +02:00
di0ib
8fab141a02
Convert hex to bin
...
For flashing via alternative methods like LUFA MassStorage bootloader.
2016-08-07 20:58:59 -10:00
di0ib
a36b2a0756
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
2016-08-07 20:20:16 -10:00