From f7d2bf095d92c25c607b63429c571f11e8a38083 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Fri, 7 Jan 2022 08:24:53 -0600 Subject: Put Delete key on keyboard The Delete key is on the left-side, bottom-row, 3rd in from the left, to the left of the "left" arrow key. --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index db1cb05..2163a63 100644 --- a/config.h +++ b/config.h @@ -4,5 +4,5 @@ */ #define ORYX_CONFIGURATOR #define USB_SUSPEND_WAKEUP_DELAY 0 -#define FIRMWARE_VERSION u8"B96Z0/4GDym" +#define FIRMWARE_VERSION u8"ZQbJz/Dppab" #define RGB_MATRIX_STARTUP_SPD 60 -- cgit v1.2.3