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
aa1a90af66
Added S60-X to keyboards with two layouts.
2016-08-11 00:54:55 +02:00
6975135f54
updated reference
...
Build setup links to main readme now.
2016-08-10 11:40:51 +02:00
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
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
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
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
78a6fae453
Merge branch 'master' of https://github.com/Xyverz/qmk_firmware
2016-08-08 19:40:41 -07:00
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
c062b6a13d
Delete keymap.c
...
file cleanup
2016-08-08 18:52:48 -07:00
4e030313f7
Delete README.md
...
file cleanup
2016-08-08 18:51:34 -07:00
1493836762
Delete README.md
...
file clean up.
2016-08-08 18:48:36 -07:00
c060afe68e
Delete old_keymap.c
...
file cleanup
2016-08-08 18:47:13 -07:00
bf93fa510b
Delete readme.md
...
file cleanup, removing file that doesn't apply to my layout.
2016-08-08 18:46:34 -07:00
de1db144d0
Delete dvorak.png
...
Not reflective of my layout.
2016-08-08 18:44:09 -07:00
552399df4c
Adding my own keymaps to the following keyboards:
...
Planck, Preonic, Atreus, Ergodox
2016-08-08 18:34:08 -07:00
adad05c3fb
Add support for the cluecard
2016-08-08 16:11:54 -07:00
d561f63bd1
Clueboard: Fix the title in keymaps/skully/readme.md
2016-08-08 13:46:55 -07:00
e85bf50e1a
Clueboard: Add some readme.md files and do some minor cleanup.
2016-08-08 13:43:24 -07:00
76cd7c5444
Adds keymap based on Kinesis advantage
2016-08-08 15:17:10 -04:00
55ca218634
Merge pull request #613 from di0ib/master
...
Convert hex to bin
2016-08-08 12:10:49 -04:00
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
a3167bdc09
Merge pull request #609 from sethbc/fix_clueboard_orphaned_files
...
remove orphaned clueboard files
2016-08-08 12:09:14 -04:00
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
f41c2e6863
Update TMK_README.md
...
updated link to non-existent build.md file
2016-08-08 17:53:08 +02:00
8fab141a02
Convert hex to bin
...
For flashing via alternative methods like LUFA MassStorage bootloader.
2016-08-07 20:58:59 -10:00
a36b2a0756
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
2016-08-07 20:20:16 -10:00
ef83f1d04f
Tap for ;, hold for GUI, tap for ", hold for Alt
2016-08-07 12:44:45 -07:00
3d86e5b7a7
Tap for Tab, hold for Hyper
2016-08-07 11:05:10 -07:00
2a0121a786
Removed unnecessary comment
2016-08-07 11:07:38 -05:00
c5ee24a6c3
Add keymap_russian.h, a software implementation of Russian
...
rename keymap_cyrillic.h to keymap_unicode_cyrillic.h
changed CY_RUBLE and CY_NUMERO to CY_RUBL and CY_NMRO in
keymap_unicode_cyrillic.h
2016-08-07 11:01:12 -05:00
b5fcb5a744
new variant with the curly braces on tab layer
2016-08-07 11:37:28 +02:00
68e287013b
Add Tab Close, New, Reopen macros to TouchCursor layer
2016-08-06 13:36:46 -07:00
bda4d15ffa
Add Virtual Desktop Switching macros to TouchCursor layer
2016-08-06 12:00:37 -07:00
57218827cb
Move KC_ACL1 button
2016-08-06 00:08:59 -07:00
96ed96f924
Fix KC_ALT_TAB/KC_CMD_TAB logic
2016-08-06 00:01:12 -07:00
6483a2a04b
Mouse layer updates
...
- Rename to MOUSECURSOR
- Use "d" key, since middle finger is stronger than pinky
- Shuffle some mouse buttons around
2016-08-05 23:32:00 -07:00
545925fb1b
remove orphaned clueboard files
2016-08-05 23:19:12 -04:00
dcf672223f
enterfn / enterisctrl on hold added
2016-08-05 20:53:58 +02:00
36abd4463f
Revert swapp of AltTab/CmdTab in readme. Layout did not change
2016-08-04 14:26:03 -07:00
7db1d7902b
Workaround for KC_COPY, etc. based on current AG_NORM/AG_SWAP setting
2016-08-03 21:21:28 -07:00
9a4e72fa71
Add CmdSlash to TouchCursor Layer
2016-08-03 19:19:18 -07:00
16f4a31784
Number layer tweaks
2016-08-03 19:19:18 -07:00
fdd89e7f0d
Add Alt-Tab, Cmd-Tab, and Ctl-Tab Macros to TouchCursor layer, swap LGUI and LSFT
2016-08-03 19:19:18 -07:00
abc3cd4d72
Update readme.md
2016-08-03 19:19:18 -07:00
8d8709fb79
Merge pull request #1 from jackhumbert/master
...
Update
2016-08-03 11:24:29 -05:00
213cb2c243
Merge pull request #605 from kuel/master
...
Add keymap_cyrillic.h, lots of cyrillic characters
2016-08-03 00:11:02 -04:00
301e46c529
Merge pull request #599 from Depariel/master
...
Fixed compiling errors and updated keymaps for infinity_chibios
2016-08-03 00:10:41 -04:00
e62c588921
Merge pull request #561 from 0xdec/patch-1
...
Clean up formatting & tiny refactor in rgblight.c
2016-08-03 00:08:02 -04:00
c70b276b1b
Add keymap_cyrillic.h, lots of cyrillic characters
2016-08-02 14:09:01 -05:00