forked from forks/qmk_firmware
Update keyboards/m65/keymaps/uk/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
16b3a49808
commit
76a791aa44
|
|
@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
*/
|
||||
|
||||
#include QMK_KEYBOARD_H
|
||||
#include <keymap_uk.h>
|
||||
#include "keymap_uk.h"
|
||||
|
||||
enum layer_names { _QW = 0, _LWR, _RSE, _ADJ };
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue