[Keymap] Add prog_qgmlwb keymap (#16890)
This commit is contained in:
parent
ef633cf461
commit
a80943579c
27 changed files with 750 additions and 0 deletions
18
users/davidkristoffersen/davidkristoffersen.h
Normal file
18
users/davidkristoffersen/davidkristoffersen.h
Normal file
|
@ -0,0 +1,18 @@
|
|||
// 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"
|
Loading…
Add table
Add a link
Reference in a new issue