diff --git a/keyboards/cheapino/config.h b/keyboards/cheapino/config.h index 27ebeb8ebd..bc5c3c49a5 100644 --- a/keyboards/cheapino/config.h +++ b/keyboards/cheapino/config.h @@ -28,13 +28,9 @@ // Pick good defaults for enabling homerow modifiers #define TAPPING_TERM 230 -// #define PERMISSIVE_HOLD -#define IGNORE_MOD_TAP_INTERRUPT -#define TAPPING_FORCE_HOLD -//#define RETRO_TAPPING #define RGB_DI_PIN GP16 // The pin connected to the data pin of the LEDs #define RGBLED_NUM 1 // The number of LEDs connected -#define MAX_DEFERRED_EXECUTORS 32 \ No newline at end of file +#define MAX_DEFERRED_EXECUTORS 32 diff --git a/keyboards/cheapino/info.json b/keyboards/cheapino/info.json index 333726d590..afa14bb65c 100644 --- a/keyboards/cheapino/info.json +++ b/keyboards/cheapino/info.json @@ -12,6 +12,9 @@ "mousekey": true, "nkro": false }, + "community_layouts": [ + "split_3x5_3" + ], "matrix_pins": { "cols": ["GP0", "GP0", "GP1", "GP1", "GP2", "GP2", "GP29", "GP29", "GP28", "GP28", "GP27", "GP27"], "rows": ["GP6", "GP5", "GP4", "GP3"]