The last commit did work

- so moving the alias to .h file
This commit is contained in:
Victor 2024-05-15 10:05:19 -05:00
parent a80b4c97ef
commit 555c17e3cd
No known key found for this signature in database
GPG key ID: 51CCF34CF9DF63EF
3 changed files with 19 additions and 7 deletions

View file

@ -95,7 +95,8 @@ enum custom_keycodes {
// └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
// ▝▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▘
#define LAYOUT_KLOR(...) LAYOUT_saegewerk(__VA_ARGS__)
//putting this here does make it work
//#define LAYOUT_KLOR(...) LAYOUT_saegewerk(__VA_ARGS__)
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {