summaryrefslogtreecommitdiffstats
path: root/keyboards/pegasushoof/keymaps/citadel/config.h
blob: 2d27ff392d6fd19b34c588549618a6f20634b0b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef CONFIG_USER_H
#define CONFIG_USER_H

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

/* overridden settings: */

#undef PRODUCT
#define PRODUCT Pegasus Hoof Citadel

#endif