twentylives
65c1127b49
update pics and readme
2016-10-19 20:23:10 +03:00
h-parks and GitHub
f2197611c7
Win10 Writer's Block - An ErgoDox Keymap
...
fix for compiling on infinity:
replaced `_delay_ms()' with `wait_ms()'
included "wait.h"
2016-10-19 09:33:37 -05:00
h-parks and GitHub
1688c014cc
Win10 Writer's Block - An ErgoDox Keymap
...
This is a QWERTY layout for ErgoDox on QMK. It's designed to work well in MS Office-like environments. It's tested on Windows 7 and 10.
2016-10-18 21:58:33 -05:00
cbbrowne
729b4cdef3
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-10-18 18:11:54 -04:00
IBNobody
826417bfc0
Updating Vision keyboard files
2016-10-18 16:45:45 -05:00
Ryan Ascheman
fad20756e3
update header file
2016-10-18 13:58:59 -07:00
Ryan Ascheman
cabfd78309
didn't read PR comment close enough, correcting folder
2016-10-18 12:48:07 -07:00
Ryan Ascheman
60326eded2
moving keymap to new location
2016-10-18 12:44:30 -07:00
Ryan Ascheman
55b8b8477c
Merge remote-tracking branch 'upstream/master'
...
* upstream/master: (1239 commits)
Update ez.c
removes planck/rev3 temporarily
Move hand_swap_config to ez.c, removes error for infinity
Update Makefile
ergodox: Update algernon's keymap to v1.9
Added VS Code dir to .gitignore
Support the Pegasus Hoof controller.
[Jack & Erez] Simplifies and documents TO
add readme
use wait_ms instead of _delay_ms
add messenger
init keymap
Add example keymap
Adding whiskey_tango_foxtrot_capslock ergodox keymap
Unicode map framework. Allow unicode up to 0xFFFFF using separate mapping table
CIE 1931 dim curve
Apply the dim curve to the RGB output
Update the Cluecard readme files
Tune snake and knight intervals for Cluecard
Tunable RGB light intervals
...
2016-10-18 12:42:02 -07:00
20lives and GitHub
48eb5112b5
Update readme.md
2016-10-18 22:35:05 +03:00
20lives and GitHub
31193b9cff
Update readme.md
2016-10-18 22:33:42 +03:00
twentylives
28dfaa20f5
adding dvorak hebrew layout
2016-10-18 22:27:36 +03:00
Jack Humbert and GitHub
04df74f636
Merge pull request #829 from r2d2rogers/master
...
Move hand_swap_config to ez.c, removes error for infinity
2016-10-18 15:19:00 -04:00
Jack Humbert and GitHub
d8417f9f6e
Merge pull request #824 from dsvensson/pegasushoof
...
Support the Pegasus Hoof controller.
2016-10-18 15:18:19 -04:00
Rob Rogers and GitHub
75ea142d01
Update ez.c
2016-10-18 13:59:19 -05:00
Jack Humbert
b466628c0b
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-10-18 13:58:20 -04:00
Jack Humbert
18b5c3dccf
removes planck/rev3 temporarily
2016-10-18 13:57:56 -04:00
Erez Zukerman and GitHub
0d8844dcb8
Merge pull request #826 from algernon/ergodox-ez/algernon
...
ergodox: Update algernon's keymap to v1.9
2016-10-17 18:12:31 -04:00
cbbrowne
778dbe46d2
Merge branch 'master' of github.com:cbbrowne/qmk_firmware
2016-10-17 10:54:09 -04:00
cbbrowne
0469bd8ffa
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-10-17 10:53:39 -04:00
Rob Rogers
1dcee07eab
Move hand_swap_config to ez.c, removes error for infinity
2016-10-17 08:04:29 -05:00
Chris Browne
62e6789ab2
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-10-16 20:59:52 -04:00
Jack Humbert
a889b899e2
working with power limit
2016-10-16 16:03:56 -04:00
Jack Humbert
5f91fb4136
working with power limit
2016-10-16 16:03:33 -04:00
Jack Humbert and GitHub
80ac73a21c
Update Makefile
2016-10-16 15:59:50 -04:00
Jack Humbert and GitHub
52d7f7d277
Merge pull request #815 from priyadi/unicode_map
...
Allow unicode up to 0xFFFFF using separate mapping table
2016-10-16 15:49:45 -04:00
Jack Humbert and GitHub
5e2b843538
Merge pull request #825 from replicaJunction/pr-vscode
...
Added VS Code dir to .gitignore
2016-10-16 15:49:33 -04:00
dbroqua
911b52a494
- Added HHKB like layout for KC60 pcb
2016-10-16 15:37:47 +02:00
Gergely Nagy
f9d8cf35f6
ergodox: Update algernon's keymap to v1.9
...
Overall changes
===============
* `F12` was replaced by an `Fx` key, that activate the **Media** layer
as a one-shot layer, and also `Alt` as a one-shot modifier.
Base layer changes
==================
* The `Media Stop` key is now a tap-dance key, and resets the device for
programming on the fourth tap.
Miscellaneous
=============
* `π` can now be entered with UCIS.
* `🐁 ` can now be entered with UCIS.
Tools
=====
* The `tools/layer-notify` tool was removed, it was an example, which I
don't use.
`tools/hid-commands`
--------------------
* Now looks at the `DISABLE_APPSEL_START` environment value, and does
not display an AppSel notification if it is non-empty.
* Will attempt to re-program the keyboard when receiving a `reflash`
command.
* No longer tries to select Emacs 24 on `APPSEL_EMACS`, rather, it goes
for any Emacs.
* The `APPSEL_MUSIC` command now includes Kodi in the list too, as the
last choice.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org >
2016-10-16 08:01:50 +02:00
Joshua T
2a918718f1
Added VS Code dir to .gitignore
2016-10-15 18:46:39 -05:00
Joshua T
d9dede476f
Added VS Code dir to .gitignore
2016-10-15 18:40:26 -05:00
Joshua T
896c1e6f1e
Added a bit more detail to header
2016-10-15 18:19:09 -05:00
Joshua T
a2adff94bb
Reversed tilde and grave
2016-10-15 18:05:22 -05:00
Joshua T
825563f34d
Moved Extend tab and ^tab
2016-10-15 17:56:09 -05:00
Joshua T
1455a44a44
Added = to match Atreus
2016-10-15 17:41:36 -05:00
Joshua T
80fe2ea676
Switched Tab and Ctrl back
2016-10-15 17:23:25 -05:00
Joshua T
0714981288
Fixed typo
2016-10-15 17:19:07 -05:00
Joshua T
c67f6ee872
Added Menu key (the rclick menu)
2016-10-15 17:03:27 -05:00
Joshua T
d9db5395b3
Updated layout to 1.2 - lots of changes
...
Rewrote QWERTY to make it a first-class citizen instead of just a glorified game layer.
Added a lot of keys to Extend layer to bring it in line with my Atreus.
Plenty of other changes too.
2016-10-15 16:51:40 -05:00
Joshua T
a9c8f2f5b8
Reduced TAPPING_TERM to 150
...
Also removed duplicate definition of PREVENT_STUCK_MODIFIERS
2016-10-15 16:44:26 -05:00
Joshua T
8ec7341fb2
Added Ctrl+` (ConEmu shortcut)
2016-10-15 15:28:16 -05:00
Joshua T
2e6a1a53d7
Merge remote-tracking branch 'upstream/master'
2016-10-15 15:14:10 -05:00
dbroqua
28ca1f5345
Merge branch 'master' of https://github.com/Dbroqua/qmk_firmware
2016-10-14 21:53:37 +02:00
Damien and GitHub
2098b363ea
Merge pull request #9 from jackhumbert/master
...
Merge from jackhumbert
2016-10-13 21:51:35 +02:00
cbbrowne
f74c560be8
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2016-10-13 13:05:33 -04:00
Daniel Svensson
b73adf0dea
Support the Pegasus Hoof controller.
...
Replacement controller for Filco Majestouch TKL keyboards.
matrix.c ported from:
https://github.com/BathroomEpiphanies/epiphanies_tmk_keyboard
More details:
http://bathroomepiphanies.com/controllers/
2016-10-13 12:50:54 +02:00
Erez Zukerman and GitHub
0a9ad8f335
Merge pull request #818 from pvinis/pvinis-keymap
...
pvinis keymap
2016-10-13 06:41:51 -04:00
Erez Zukerman and GitHub
16e362cfc4
Merge pull request #822 from jackhumbert/hotfix/simplify_to
...
[Jack & Erez] Simplifies and documents TO
2016-10-13 06:41:07 -04:00
Jack & Erez and Erez Zukerman
e27a754b70
[Jack & Erez] Simplifies and documents TO
2016-10-12 22:18:27 -04:00
cbbrowne
99ca59baf8
I keep mis-using UPPER|LOWER/SLASH, and getting RESET.
...
With RESET shifted to the UPPER+LOWER layer, it is now time to change that key to Alt-Slash, which, in Emacs, does automatic word completion
2016-10-12 12:03:54 -04:00