mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 14:55:29 +00:00
Merge pull request #1057 from priyadi/selectable_output
Implement runtime selectable output (USB or BT)
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#include "rgblight.h"
|
||||
#endif
|
||||
|
||||
#include "action_layer.h"
|
||||
#include "eeconfig.h"
|
||||
#include <stddef.h>
|
||||
|
||||
Reference in New Issue
Block a user