[Keymap] Pvinis/update for iris (#5889)
* add default functions * some indenting * add ctl and alt * maybe?
This commit is contained in:
committed by
Drashna Jaelre
parent
a8af694d26
commit
1a28906a3d
@@ -2,9 +2,9 @@
|
||||
|
||||
|
||||
#ifdef PRODUCT
|
||||
#undef PRODUCT
|
||||
#define PRODUCT Iris Keyboard - pvinis
|
||||
#endif // PRODUCT
|
||||
#undef PRODUCT
|
||||
#define PRODUCT Iris Keyboard - pvinis
|
||||
#endif
|
||||
|
||||
|
||||
// Use I2C or Serial, not both
|
||||
@@ -20,5 +20,5 @@
|
||||
|
||||
// choose pin to use for audio. c6 is the one iris uses.
|
||||
#ifdef AUDIO_ENABLE
|
||||
#define C6_AUDIO
|
||||
#endif // AUDIO_ENABLE
|
||||
#define C6_AUDIO
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user