diff options
Diffstat (limited to 'keyboards/bfake/config.h')
-rw-r--r-- | keyboards/bfake/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bfake/config.h b/keyboards/bfake/config.h index 235181d095..0a8911b09a 100644 --- a/keyboards/bfake/config.h +++ b/keyboards/bfake/config.h @@ -22,6 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define VENDOR_ID 0x20A0 #define PRODUCT_ID 0x422D +#define DEVICE_VER 0x0200 #define MANUFACTURER NotActuallyWinkeyless #define PRODUCT b.fake @@ -37,7 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DIODE_DIRECTION COL2ROW #define DEBOUNCE 5 -#define NO_BACKLIGHT_CLOCK #define BACKLIGHT_LEVELS 1 #define RGBLIGHT_ANIMATIONS |