Tidy Keebio keyboards (#25653)

This commit is contained in:
Joel Challis
2025-09-12 20:00:03 +01:00
committed by GitHub
parent b6310b5a15
commit 46231df62d
60 changed files with 197 additions and 326 deletions

View File

@@ -24,8 +24,7 @@ enum custom_layer {
};
enum custom_keycodes {
QWERTY = SAFE_RANGE,
LOWER,
LOWER = SAFE_RANGE,
RAISE,
ADJUST,
};