From 6f07047180a2e6b189200c18cafe5b4ccc9d2997 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Mon, 6 Oct 2025 11:09:09 +0200 Subject: Updated the layer workflow --- qmk/keyboards/sofle_choc/keymaps/custom/keycodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qmk/keyboards/sofle_choc/keymaps/custom/keycodes.h') diff --git a/qmk/keyboards/sofle_choc/keymaps/custom/keycodes.h b/qmk/keyboards/sofle_choc/keymaps/custom/keycodes.h index 9bf6290..8ae3fc1 100644 --- a/qmk/keyboards/sofle_choc/keymaps/custom/keycodes.h +++ b/qmk/keyboards/sofle_choc/keymaps/custom/keycodes.h @@ -15,7 +15,7 @@ enum { enum { LAYER_BASE, LAYER_SYMBOLS, - RIGHT_CTRL, + LAYER_DIACRITIC, }; #define MENU LGUI(BP_I) -- cgit v1.2.3