summaryrefslogtreecommitdiff
path: root/keyboards/1upkeyboards/sweet16/v1/config.h
blob: c0ffe0213744bbcc9736683ac5bceb03be76b475 (plain)
1
2
3
4
5
6
7
#pragma once

#ifndef CONVERT_TO_PROTON_C
#    define LED_NUM_LOCK_PIN B0 // RXLED
#    define LED_CAPS_LOCK_PIN D5 // TXLED
#    define LED_PIN_ON_STATE 0
#endif