Skip to content

Commit

Permalink
[Keymap] Fix include following Wilba refactor (qmk#6538)
Browse files Browse the repository at this point in the history
  • Loading branch information
Talljoe authored and drashna committed Aug 14, 2019
1 parent 75b2822 commit d578aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion users/talljoe/talljoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#include "talljoe.h"
#ifdef ZEAL_RGB
#include "../../../keyboards/zeal60/rgb_backlight.h"
#include "../../../keyboards/wilba_tech/wt_rgb_backlight.h"
#endif

const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
Expand Down

0 comments on commit d578aae

Please sign in to comment.