mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-07-25 23:00:41 +02:00

* Put in my keymaps * Fixed all but weird lets split issue * Organized and tried to trobleshoot lets split * Organized and tried to trobleshoot lets split * Added bbaserdem keymaps * Added bbaserdem keymaps * Fixed stuff * FIxed a filename error * Lets split eh * Finalized things regarding keymap
10 lines
120 B
C
Executable File
10 lines
120 B
C
Executable File
#ifndef CONFIG_KEYMAP_H
|
|
#define CONFIG_KEYMAP_H
|
|
|
|
#include "../../config.h"
|
|
|
|
#define USE_SERIAL
|
|
#define EE_HANDS
|
|
|
|
#endif
|