diff options
Diffstat (limited to 'keyboards/dumbpad/config.h')
| -rw-r--r-- | keyboards/dumbpad/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/dumbpad/config.h b/keyboards/dumbpad/config.h index a7d4e7b3c..3c27a35b2 100644 --- a/keyboards/dumbpad/config.h +++ b/keyboards/dumbpad/config.h | |||
| @@ -51,6 +51,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 51 | #define ENCODERS_PAD_A { D0 } | 51 | #define ENCODERS_PAD_A { D0 } |
| 52 | #define ENCODERS_PAD_B { D4 } | 52 | #define ENCODERS_PAD_B { D4 } |
| 53 | 53 | ||
| 54 | /* LED layer indicators */ | ||
| 55 | #define LAYER_INDICATOR_LED_0 B3 | ||
| 56 | #define LAYER_INDICATOR_LED_1 B1 | ||
| 57 | |||
| 54 | /* Bootmagic - hold down rotary encoder pushbutton while plugging in to enter bootloader */ | 58 | /* Bootmagic - hold down rotary encoder pushbutton while plugging in to enter bootloader */ |
| 55 | #define BOOTMAGIC_LITE_ROW 3 | 59 | #define BOOTMAGIC_LITE_ROW 3 |
| 56 | #define BOOTMAGIC_LITE_COLUMN 0 | 60 | #define BOOTMAGIC_LITE_COLUMN 0 |
