mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-06-05 06:22:14 +01:00
1816006121
* Tidy up LCD_ENABLE/visualizer references * Fix up my (333fred) ergodox keymap with new LCD driver Co-authored-by: Fredric Silberberg <fred@silberberg.xyz>
10 lines
129 B
C
10 lines
129 B
C
#ifndef CONFIG_USER_H
|
|
#define CONFIG_USER_H
|
|
|
|
#undef TAPPING_TOGGLE
|
|
|
|
#include "../../config.h"
|
|
#include "dudeofawesome.h"
|
|
|
|
#endif
|