Formatting

This commit is contained in:
VeyPatch 2024-12-10 14:13:02 +01:00
parent 03101b1624
commit 54b94fd016
19 changed files with 43 additions and 36 deletions

View file

@ -271,4 +271,4 @@ bool encoder_update_user(uint8_t index, bool clockwise) {
}
return false;
}
#endif
#endif

View file

@ -1,2 +1,2 @@
# This adds module functionality to your keyboard (files found in users/halcyon_modules)
USER_NAME := halcyon_modules
USER_NAME := halcyon_modules

View file

@ -14,4 +14,4 @@
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_MATRIX_KEYPRESSES
#define DYNAMIC_KEYMAP_LAYER_COUNT 8
#define DYNAMIC_KEYMAP_LAYER_COUNT 8

View file

@ -5,4 +5,4 @@ VIALRGB_ENABLE = yes
ENCODER_MAP_ENABLE = yes
# This adds module functionality to your keyboard (files found in users/halcyon_modules)
USER_NAME := halcyon_modules
USER_NAME := halcyon_modules