Moving the alias to the keymap to try

This commit is contained in:
Victor 2024-05-15 09:01:21 -05:00
parent d06600da02
commit a80b4c97ef
Failed to generate hash of commit
2 changed files with 3 additions and 1 deletions

View file

@ -95,6 +95,8 @@ enum custom_keycodes {
// └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
// ▝▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▘
#define LAYOUT_KLOR(...) LAYOUT_saegewerk(__VA_ARGS__)
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/*

View file

@ -88,7 +88,7 @@
{ ___, R24, R23, R22, R21, R20 }, \
{ ___, R34, R33, R32, ___, R30 }, \
}
# define LAYOUT_KLOR(...) LAYOUT_saegewerk(__VA_ARGS__)
//# define LAYOUT_KLOR(...) LAYOUT_saegewerk(__VA_ARGS__)
#endif //KLOR_POLYDACTL
/*