mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 20:32:58 +00:00
738a9fc16c
* 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
|