Update keyboards/m65/keymaps/dk/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Alin Marin Elena 2021-04-19 15:12:15 +01:00 committed by GitHub
parent 76a791aa44
commit 649e8b3a5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include <keymap_danish.h>
#include "keymap_danish.h"
enum layer_names { _QW = 0, _LWR, _RSE, _ADJ };