summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/bbaserdem_right/config.h
blob: 9b6527db23ff145b152f3e5f0c87f083ead97947 (plain)
1
2
3
4
5
6
7
8
9
#ifndef CONFIG_USER_H
#define CONFIG_USER_H

#include "../../config.h"

#define USE_SERIAL
#define EE_HANDS

#endif