aboutsummaryrefslogtreecommitdiff
path: root/keyboards/xd75/keymaps/atomic_style/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xd75/keymaps/atomic_style/keymap.c')
-rw-r--r--keyboards/xd75/keymaps/atomic_style/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd75/keymaps/atomic_style/keymap.c b/keyboards/xd75/keymaps/atomic_style/keymap.c
index d3e86b050..bdbbc4af3 100644
--- a/keyboards/xd75/keymaps/atomic_style/keymap.c
+++ b/keyboards/xd75/keymaps/atomic_style/keymap.c
@@ -13,7 +13,7 @@
13 * You should have received a copy of the GNU General Public License 13 * You should have received a copy of the GNU General Public License
14 * along with this program. If not, see <http://www.gnu.org/licenses/>. 14 * along with this program. If not, see <http://www.gnu.org/licenses/>.
15 */ 15 */
16#include "xd75.h" 16#include QMK_KEYBOARD_H
17 17
18// Fillers to make layering more clear 18// Fillers to make layering more clear
19#define ___T___ KC_TRNS 19#define ___T___ KC_TRNS