aboutsummaryrefslogtreecommitdiff
path: root/keyboards/pandora/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/pandora/config.h')
-rw-r--r--keyboards/pandora/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/pandora/config.h b/keyboards/pandora/config.h
index 873f6dd15..3a44129c4 100644
--- a/keyboards/pandora/config.h
+++ b/keyboards/pandora/config.h
@@ -47,6 +47,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
47/* COL2ROW, ROW2COL*/ 47/* COL2ROW, ROW2COL*/
48#define DIODE_DIRECTION COL2ROW 48#define DIODE_DIRECTION COL2ROW
49 49
50#define LED_CAPS_LOCK_PIN E6
51#define LED_PIN_ON_STATE 0
52
50/* Encoder Function */ 53/* Encoder Function */
51#define ENCODERS_PAD_A { F6 } 54#define ENCODERS_PAD_A { F6 }
52#define ENCODERS_PAD_B { F5 } 55#define ENCODERS_PAD_B { F5 }