My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/keyboards/keycapsss/plaid_pad/keymaps/default
Matthew Weldon e620a7beb2
[Keyboard] add encoder support to PlaidPad default mappings (#9396)
5 years ago
..
config.h
keymap.c [Keyboard] add encoder support to PlaidPad default mappings (#9396) 5 years ago
readme.md [Keyboard] add encoder support to PlaidPad default mappings (#9396) 5 years ago

readme.md

Default Plaid-Pad Layout

This is the default layout for the plaid pad. The upper left (7) and right (/) switch, can be replaced by a rotary encoder. Encoders with built-in switch are supported and map to the original keys (7) and (/).

The upper left encoder performs a tap on "Right Arrow" (KC_RIGHT) and "Left Arrow" (KC_LEFT) when rotated clockwise and counter-clockwise in the respective direction for each step of the encoder.

The upper right encoder performs a tap on "Up Arrow" (KC_UP) and "Down Arrow" (KC_DOWN) when rotated clockwise and counter-clockwise in the respective direction for each step of the encoder.