mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-14 04:24:41 +00:00
ca02863b56
- config.h - updated to remove redundancies - add #pragma once - keymap.c - updated to use macro LAYOUT - redundant KC_TRNS and KC_NO definitions removed
3 lines
51 B
C
3 lines
51 B
C
#pragma once
|
|
|
|
#define USB_MAX_POWER_CONSUMPTION 50
|