aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/rorschach
Commit message (Collapse)AuthorAgeFilesLines
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-222-4/+2
|
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-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.
* Keymap: Cleaned up Rorschach keymap (#3823)Salt-Peanuts2018-09-011-41/+0
|
* Keymap: Added my keymap for Rorschach keyboard; minor updates to my Kinesis ↵Salt-Peanuts2018-08-253-0/+375
| | | | | | | | | | | | | | 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-3112-0/+351
* Add Rorschach keyboard * Add info.json * Replace header guards with pragma once