]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/bfake/config.h
Update readme.md (#2687)
[qmk_firmware.git] / keyboards / bfake / config.h
index c52d9175b8816a5b1c574498e783de3ccfc7e91a..de8c4b5df54ef907ca310e17ee6e852f6caa0835 100644 (file)
@@ -37,11 +37,11 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define DIODE_DIRECTION COL2ROW
 #define DEBOUNCING_DELAY 5
 
-
+#define NO_BACKLIGHT_CLOCK
+#define BACKLIGHT_LEVELS 1
 #define RGBLIGHT_ANIMATIONS
 
 #define NO_UART 1
-#define BOOTLOADHID_BOOTLOADER 1
 
 /* key combination for command */
 #define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))