diff options
Diffstat (limited to 'keyboards/singa/config.h')
-rw-r--r-- | keyboards/singa/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/singa/config.h b/keyboards/singa/config.h index 29110bd4ea..badaef5136 100644 --- a/keyboards/singa/config.h +++ b/keyboards/singa/config.h @@ -21,6 +21,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 Singa Keyboards #define PRODUCT Singa @@ -36,6 +37,5 @@ 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 |