Skip to content

Commit

Permalink
Merge pull request #6 from burkfers/bkb-encoderresolution
Browse files Browse the repository at this point in the history
Dilemma: Exlicitly set the default encoder resolution
  • Loading branch information
bstiq authored Oct 8, 2024
2 parents e2a9f06 + d097ed4 commit efa9b45
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 efa9b45

Please sign in to comment.