1
0
Fork 0

Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)

This commit is contained in:
Ryan 2023-04-14 19:42:50 +10:00 committed by GitHub
parent cf5626e024
commit 54634e9263
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
45 changed files with 349 additions and 516 deletions

View file

@ -1,7 +1,7 @@
// Copyright 2022 Takeshi Noda (nodatk@gmail.com)
// SPDX-License-Identifier: GPL-2.0-or-later
#include "twig50.h"
#include QMK_KEYBOARD_H
#define LAL_NCV LALT_T(KC_LNG2)
#define RAL_CNV RALT_T(KC_LNG1)