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

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

#define FORCE_NKRO
#define WORKMAN_SOUND COLEMAK_SOUND

#endif