Skip to content

Commit

Permalink
chore: Raise2 default firmware version set to v1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Ota Fejfar <[email protected]>
  • Loading branch information
fejfao1 committed Sep 17, 2024
1 parent 99349b5 commit 815dc9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kaleidoscope/device/dygma/Raise2.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
#define PRINT_KEYSWITCH_EVENT_PARAMETERS 0

#ifndef FIRMWARE_VERSION
#define FIRMWARE_VERSION "v1.1.1"
#define FIRMWARE_VERSION "v1.0.0"
#endif

#define RAISE_2_FIRMWARE_VERSION FIRMWARE_VERSION
Expand Down

0 comments on commit 815dc9e

Please sign in to comment.