Move USB_MAX_POWER_CONSUMPTION
to data driven (#20648)
This commit is contained in:
parent
12d42cedd2
commit
2944e93870
99 changed files with 90 additions and 226 deletions
|
@ -55,5 +55,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
get_mods() == (MOD_BIT(KC_LCTL) | MOD_BIT(KC_RCTL)) || \
|
||||
get_mods() == (MOD_BIT(KC_LSFT) | MOD_BIT(KC_RSFT)) \
|
||||
)
|
||||
|
||||
#define USB_MAX_POWER_CONSUMPTION 500
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue