You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

18 lines
317 B

// Copyright 2022 David Kristoffersen (@davidkristoffersen)
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
#include QMK_KEYBOARD_H
#include "src/enums.h"
#ifdef LAYER_NO
# include "macros/norwegian.h"
#endif
#include "util/functions.h"
#include "hardware/split_space.h"
#include "macros/macros.h"