mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 01:17:07 +06: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
4 lines
51 B
C
4 lines
51 B
C
#pragma once
|
|
|
|
#define USB_MAX_POWER_CONSUMPTION 50
|