summaryrefslogtreecommitdiffstats
path: root/keyboards/rorschach
AgeCommit message (Collapse)AuthorFilesLines
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-1/+0
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-01Keymap: Cleaned up Rorschach keymap (#3823)Salt-Peanuts1-41/+0
2018-08-25Keymap: Added my keymap for Rorschach keyboard; minor updates to my Kinesis ↵Salt-Peanuts3-0/+375
files. (#3734) * Added keymap for Rorschach * Rorschach update * Minor updates to Kinesis files * Minor fixes * Minor fixes for Rorschach
2018-07-31Add Rorschach keyboard (#3532)Danny12-0/+351
* Add Rorschach keyboard * Add info.json * Replace header guards with pragma once