aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/samuel
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Finalize Keymap Planck/Samuel (#8005)Samuel Jahnke2020-01-272-677/+503
| | | | | | | | * indent and layout changes * finalizations * use layout macros here instead of the raw matrix arrays
* [Keymap] Improvements to Samuel's literate keymap (#5428)Samuel Jahnke2019-03-172-288/+593
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added my own keymap * changed thing * updated keymap Samuel * updated laypout for better one handed use * updated stuff I want * happy with my lagout * formatting * Added new literate config * made everything nice * cleaned * fixed spelling and two small bugs in macros * Made press and lift function for modifiers * made taps occur on press instead of release * added oneshot keys and chars cant be negative! * removed debug message * Added command and qwerty layers * fixed bug with oneshot layer * same bug, different key
* Add samuel's literate keymap file for planck (#4998)Samuel Jahnke2019-02-153-0/+677
* added my own keymap * changed thing * updated keymap Samuel * updated laypout for better one handed use * updated stuff I want * happy with my lagout * formatting * Added new literate config * made everything nice * cleaned * fixed spelling and two small bugs in macros * Made press and lift function for modifiers