Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-21 | Add method to set Unicode input key for ISO 14755 | coderkun | |
https://github.com/jackhumbert/qmk_firmware/issues/672 | |||
2016-08-20 | Merge pull request #665 from linsomniac/keymap_jafo | Jack Humbert | |
Adding jafo layout. | |||
2016-08-20 | Merge pull request #658 from Xyverz/master | Jack Humbert | |
Got rid of all the kludge in my ErgoDox keymap. | |||
2016-08-20 | Merge pull request #630 from nrrkeene/master | Jack Humbert | |
The Ordinary Layout is the unsurprising layout | |||
2016-08-19 | Merge remote-tracking branch 'upstream/master' | Xyverz | |
2016-08-19 | Changed the Ergodox keymap to use the KEYMAP() macro, updated readme.md. | Xyverz | |
2016-08-19 | Changed my keymap to match normal keymaps. | Xyverz | |
2016-08-19 | The Ordinary Layout is boring because all the keys are where you expect them ↵ | Nicholas Keene | |
to be | |||
2016-08-19 | The Ordinary Layout is boring because all the keys are where you expect them ↵ | Nicholas Keene | |
to be | |||
2016-08-19 | Bringing over changes from default map. | Sean Reifschneider | |
2016-08-19 | Merge pull request #662 from toneman77/iso_satan | Jack Humbert | |
Satan Cleanup | |||
2016-08-19 | Merge pull request #663 from tomb0y/kc60_workman_dead | Jack Humbert | |
Add the workman-dead layout for kc60 | |||
2016-08-19 | Adding jafo layout. | Sean Reifschneider | |
2016-08-19 | Add the workman-dead layout for kc60 | zs | |
2016-08-19 | Merge pull request #660 from toneman77/amj60 | Jack Humbert | |
new keyboard: AMJ60 | |||
2016-08-19 | forgot media keys | Toni | |
2016-08-19 | Merge remote-tracking branch 'origin/master' into amj60 | Toni | |
merge with upstream | |||
2016-08-18 | Added compatibility for the Infinity ErgoDox to my Ergodox keymap. | Xyverz | |
Updated readme.md to reflect this change. | |||
2016-08-18 | Merge pull request #655 from Dbroqua/patch-1 | Jack Humbert | |
Added dbroqua layout for planck keyboard | |||
2016-08-18 | Merge pull request #656 from Vifon/dynamic_macros | Jack Humbert | |
Improve the dynamic macro documentation | |||
2016-08-19 | Improve the dynamic macro documentation | Wojciech Siewierski | |
2016-08-18 | Added dbroqua layout for planck keyboard | Damien | |
2016-08-18 | Merge pull request #652 from iFreilicht/master | Jack Humbert | |
Added S60-X keyboard | |||
2016-08-18 | Merge pull request #651 from algernon/f/register16 | Jack Humbert | |
Add a register/unregister_code16 pair of functions | |||
2016-08-18 | Merge pull request #650 from Xyverz/master | Jack Humbert | |
Minor changes to keymaps and other files | |||
2016-08-18 | Merge pull request #654 from algernon/h/planck-circuit-tap-dance-fix | Jack Humbert | |
planck/circuit: Update after the latest tap-dance change | |||
2016-08-18 | made a correct default KEYMAP. moved the old one to KEYMAP_ANSI | Toni | |
fixed all layouts that were referencing KEYMAP to KEYMAP_ANSI whitespace prettyfying | |||
2016-08-18 | smyll typo fixed | Toni | |
2016-08-18 | amj60 variant of the readme | Toni | |
2016-08-18 | first attempt at documentation for the amj60 board | Toni | |
2016-08-18 | planck/circuit: Update after the latest tap-dance change | Gergely Nagy | |
Fixes #653. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
2016-08-18 | uniform whitespace | Toni | |
2016-08-18 | initial commit for the AMJ60 PCB | Toni | |
2016-08-18 | Added info to docs | Felix Uhl | |
2016-08-18 | Merge pull request #1 from jackhumbert/master | Felix Uhl | |
Merging from base Repo | |||
2016-08-18 | Bugfixes | Felix Uhl | |
2016-08-18 | Final link fix | Felix Uhl | |
2016-08-18 | More link fixing | Felix Uhl | |
2016-08-18 | Fixed links again | Felix Uhl | |
Note to self: check before commiting. | |||
2016-08-18 | Fixed dead link | Felix Uhl | |
2016-08-18 | Minor documentation changes | Felix Uhl | |
2016-08-18 | Add a register/unregister_code16 pair of functions | Gergely Nagy | |
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 | Felix Uhl | |
2016-08-18 | Fixed pictures and links | Felix Uhl | |
2016-08-18 | Documentation overhaul. | Felix Uhl | |
2016-08-18 | cleanup, readability , shift swap in ISO_SPLIT_RSHIFT | Toni | |
2016-08-18 | Small changes, renamed keymap | Felix Uhl | |
Added MicMute Revived all dead keys Removed OS Shift | |||
2016-08-18 | corrected the split rshift key to reality | Toni | |
fixed my keymap in the process to adjust to that | |||
2016-08-18 | One last change to the readme. | Xyverz | |
2016-08-18 | One last formatting change | Xyverz | |