Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-20 | Add one-hand key to planck/experimental keymap. | ||
2016-08-20 | Add default swap configs for a couple of boards. | ||
2016-08-20 | Improve one-hand support by adding more actions and tap keys. | ||
2016-08-20 | Add one-hand support. | ||
This adds an action, `ACTION_SWAP_HANDS`, that swaps the the keys on the keyboard across a keymap-defined hemisphere in order to support one-hand typing without requiring a separate one-handed layer. See updated `doc/keymap.md` for more information. | |||
2016-08-20 | Merge pull request #665 from linsomniac/keymap_jafo | ||
Adding jafo layout. | |||
2016-08-20 | Merge pull request #658 from Xyverz/master | ||
Got rid of all the kludge in my ErgoDox keymap. | |||
2016-08-20 | Merge pull request #630 from nrrkeene/master | ||
The Ordinary Layout is the unsurprising layout | |||
2016-08-19 | Merge remote-tracking branch 'upstream/master' | ||
2016-08-19 | Changed the Ergodox keymap to use the KEYMAP() macro, updated readme.md. | ||
2016-08-19 | Changed my keymap to match normal keymaps. | ||
2016-08-19 | The Ordinary Layout is boring because all the keys are where you expect them ↵ | ||
to be | |||
2016-08-19 | The Ordinary Layout is boring because all the keys are where you expect them ↵ | ||
to be | |||
2016-08-19 | Bringing over changes from default map. | ||
2016-08-19 | Merge pull request #662 from toneman77/iso_satan | ||
Satan Cleanup | |||
2016-08-19 | Merge pull request #663 from tomb0y/kc60_workman_dead | ||
Add the workman-dead layout for kc60 | |||
2016-08-19 | Adding jafo layout. | ||
2016-08-19 | Add the workman-dead layout for kc60 | ||
2016-08-19 | Merge pull request #660 from toneman77/amj60 | ||
new keyboard: AMJ60 | |||
2016-08-19 | forgot media keys | ||
2016-08-19 | Merge remote-tracking branch 'origin/master' into amj60 | ||
merge with upstream | |||
2016-08-18 | Added compatibility for the Infinity ErgoDox to my Ergodox keymap. | ||
Updated readme.md to reflect this change. | |||
2016-08-18 | Merge pull request #655 from Dbroqua/patch-1 | ||
Added dbroqua layout for planck keyboard | |||
2016-08-18 | Merge pull request #656 from Vifon/dynamic_macros | ||
Improve the dynamic macro documentation | |||
2016-08-19 | Improve the dynamic macro documentation | ||
2016-08-18 | Added dbroqua layout for planck keyboard | ||
2016-08-18 | Merge pull request #652 from iFreilicht/master | ||
Added S60-X keyboard | |||
2016-08-18 | Merge pull request #651 from algernon/f/register16 | ||
Add a register/unregister_code16 pair of functions | |||
2016-08-18 | Merge pull request #650 from Xyverz/master | ||
Minor changes to keymaps and other files | |||
2016-08-18 | Merge pull request #654 from algernon/h/planck-circuit-tap-dance-fix | ||
planck/circuit: Update after the latest tap-dance change | |||
2016-08-18 | made a correct default KEYMAP. moved the old one to KEYMAP_ANSI | ||
fixed all layouts that were referencing KEYMAP to KEYMAP_ANSI whitespace prettyfying | |||
2016-08-18 | smyll typo fixed | ||
2016-08-18 | amj60 variant of the readme | ||
2016-08-18 | first attempt at documentation for the amj60 board | ||
2016-08-18 | planck/circuit: Update after the latest tap-dance change | ||
Fixes #653. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
2016-08-18 | uniform whitespace | ||
2016-08-18 | initial commit for the AMJ60 PCB | ||
2016-08-18 | Added info to docs | ||
2016-08-18 | Merge pull request #1 from jackhumbert/master | ||
Merging from base Repo | |||
2016-08-18 | Bugfixes | ||
2016-08-18 | Final link fix | ||
2016-08-18 | More link fixing | ||
2016-08-18 | Fixed links again | ||
Note to self: check before commiting. | |||
2016-08-18 | Fixed dead link | ||
2016-08-18 | Minor documentation changes | ||
2016-08-18 | Add a register/unregister_code16 pair of functions | ||
These functions register not only the 8bit keycode, but the modifiers too. It doesn't handle the full range of the upper 8bits, just the mods, but that's a good start. Changed the tap-dance pair functions to use these, so one can do: `ACTION_TAP_DANCE_DOUBLE (KC_COLN, KC_SCLN)` ...and that will do the right thing. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
2016-08-18 | Fixed links again | ||
2016-08-18 | Fixed pictures and links | ||
2016-08-18 | Documentation overhaul. | ||
2016-08-18 | cleanup, readability , shift swap in ISO_SPLIT_RSHIFT | ||
2016-08-18 | Small changes, renamed keymap | ||
Added MicMute Revived all dead keys Removed OS Shift |