summaryrefslogtreecommitdiff
path: root/keyboards/rorschach
Commit message (Collapse)AuthorAge
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-22
|
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
| | | | | | | | | | * 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.
* Keymap: Cleaned up Rorschach keymap (#3823)Salt-Peanuts2018-09-01
|
* Keymap: Added my keymap for Rorschach keyboard; minor updates to my Kinesis ↵Salt-Peanuts2018-08-25
| | | | | | | | | | | | | | files. (#3734) * Added keymap for Rorschach * Rorschach update * Minor updates to Kinesis files * Minor fixes * Minor fixes for Rorschach
* Add Rorschach keyboard (#3532)Danny2018-07-31
* Add Rorschach keyboard * Add info.json * Replace header guards with pragma once