mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-18 10:36:55 +00:00
- config.h - updated to remove redundancies - add #pragma once - keymap.c - updated to use macro LAYOUT - redundant KC_TRNS and KC_NO definitions removed
4 lines
51 B
C
4 lines
51 B
C
#pragma once
|
|
|
|
#define USB_MAX_POWER_CONSUMPTION 50
|