mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2025-01-06 00:48:04 +06: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
|