Skip to content

Commit

Permalink
q8 assign dynamic macro indicator index
Browse files Browse the repository at this point in the history
  • Loading branch information
plodah committed Aug 14, 2024
1 parent 1bf962d commit dab3bde
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions keyboards/keychron/q8/iso_encoder/keymaps/plodah/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
// #define PLODAH_LAYER_INDIC_ONZERO
// #define PLODAH_LAYER_INDIC_BG_RGB RGB_ORANGE

#define PLODAH_DMAC_INDIC_INDEX 28
// #define PLODAH_DMAC_INDIC_RGB RGB_RED

/* ------- RGB MATRIX ------- */
#ifdef RGB_MATRIX_ENABLE
# include "configs/rgbmatrix-effects-none.h"
Expand Down
3 changes: 3 additions & 0 deletions keyboards/keychron/q8/iso_encoder/keymaps/plodahc/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
// #define PLODAH_LAYER_INDIC_ONZERO
// #define PLODAH_LAYER_INDIC_BG_RGB RGB_ORANGE

#define PLODAH_DMAC_INDIC_INDEX 28
// #define PLODAH_DMAC_INDIC_RGB RGB_RED

#define BOOTMAGIC_ROW 0
#define BOOTMAGIC_COLUMN 0

Expand Down

0 comments on commit dab3bde

Please sign in to comment.