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

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Alin Marin Elena 2021-04-19 08:44:43 +01:00 committed by GitHub
parent 16b3a49808
commit 76a791aa44
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_uk.h>
#include "keymap_uk.h"
enum layer_names { _QW = 0, _LWR, _RSE, _ADJ };