Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-19 | Adding submodule note. | Sean Reifschneider | |
2016-08-19 | Adding nicer Infinity build instructions. | Sean Reifschneider | |
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 | 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 | 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 | Small changes, renamed keymap | Felix Uhl | |
Added MicMute Revived all dead keys Removed OS Shift | |||
2016-08-18 | One last change to the readme. | Xyverz | |
2016-08-18 | One last formatting change | Xyverz | |
2016-08-18 | more formatting changes | Xyverz | |
2016-08-18 | Hopefully this fixes the layout diagrams. | Xyverz | |
2016-08-18 | Added a readme, tidied up comments in the keymap. | Xyverz | |
2016-08-18 | Returned RAISE and LOWER buttons to their original functions - too many ↵ | Xyverz | |
inopportune ENTER inputs. :-( | |||
2016-08-17 | Merge branch 'master' of https://github.com/Xyverz/qmk_firmware | Xyverz | |
2016-08-17 | Merge remote-tracking branch 'upstream/master' | Xyverz | |
this merge is necessary, | |||
2016-08-17 | Merge pull request #648 from Vifon/dynamic_macros | Jack Humbert | |
Implement the dynamic macros that are recorded in runtime | |||
2016-08-17 | Merge pull request #647 from Vifon/process_record_nocache-fix | Jack Humbert | |
Fix the process_record_nocache function | |||
2016-08-17 | Merge pull request #645 from algernon/f/tap-dance/buffering | Jack Humbert | |
tap-dance rework | |||
2016-08-17 | Merge pull request #640 from toneman77/iso_satan | Jack Humbert | |
heavily modified spacefn layout for iso boards using the satan PCB | |||
2016-08-17 | Merge pull request #638 from premek/master | Jack Humbert | |
Split layout for planck | |||
2016-08-17 | Merge pull request #637 from mld2443/master | Jack Humbert | |
Circuit keymap for Planck keyboard | |||
2016-08-18 | Add the dynamic macros documentation to the readme | Wojciech Siewierski | |
2016-08-18 | Implement the dynamic macros that are recorded in runtime | Wojciech Siewierski | |
2016-08-18 | Fix the process_record_nocache function | Wojciech Siewierski | |
This function relies on checking the disable_action_cache static variable before accessing the layer cache. | |||
2016-08-17 | Update readme.md | Xyverz | |