Skip to content

Commit

Permalink
Dilemma: Exlicitly set the default encoder resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
burkfers committed Oct 8, 2024
1 parent e2a9f06 commit d097ed4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keyboards/bastardkb/dilemma/3x5_3/keymaps/vendor/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@

#define SPLIT_LAYER_STATE_ENABLE
#define SPLIT_LED_STATE_ENABLE

#define ENCODER_RESOLUTION 4
2 changes: 2 additions & 0 deletions keyboards/bastardkb/dilemma/4x6_4/keymaps/vendor/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@
#define DYNAMIC_KEYMAP_LAYER_COUNT 8
#define SPLIT_LAYER_STATE_ENABLE
#define SPLIT_LED_STATE_ENABLE

#define ENCODER_RESOLUTION 4

0 comments on commit d097ed4

Please sign in to comment.