diff options
Diffstat (limited to 'keyboards/handwired/promethium/config.h')
-rw-r--r-- | keyboards/handwired/promethium/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/promethium/config.h b/keyboards/handwired/promethium/config.h index f9560206b..20c5e6a85 100644 --- a/keyboards/handwired/promethium/config.h +++ b/keyboards/handwired/promethium/config.h | |||
@@ -150,7 +150,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
150 | //#define NO_ACTION_FUNCTION | 150 | //#define NO_ACTION_FUNCTION |
151 | 151 | ||
152 | #define PS2_MOUSE_INIT_DELAY 2000 | 152 | #define PS2_MOUSE_INIT_DELAY 2000 |
153 | #define BATTERY_PIN 9 | ||
154 | #define BATTERY_POLL 30000 | 153 | #define BATTERY_POLL 30000 |
155 | #define MAX_VOLTAGE 4.2 | 154 | #define MAX_VOLTAGE 4.2 |
156 | #define MIN_VOLTAGE 3.2 | 155 | #define MIN_VOLTAGE 3.2 |