diff options
Diffstat (limited to 'keyboards/gboards/ergotaco')
-rw-r--r-- | keyboards/gboards/ergotaco/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/gboards/ergotaco/config.h b/keyboards/gboards/ergotaco/config.h index ba0078e71b..456eb3f9d9 100644 --- a/keyboards/gboards/ergotaco/config.h +++ b/keyboards/gboards/ergotaco/config.h @@ -43,5 +43,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* key combination for command */ #define IS_COMMAND() (get_mods() == MOD_MASK_CTRL || get_mods() == MOD_MASK_SHIFT) - -#define USB_MAX_POWER_CONSUMPTION 500 |