From f404ec329f62ef3978f78b516563619120557c8b Mon Sep 17 00:00:00 2001 From: takishim <96878459+takishim@users.noreply.github.com> Date: Tue, 1 Feb 2022 09:28:48 +0900 Subject: Fixed a bug in pin assignment. (#16158) Added original copyright notice. Assign the tilde key to layer 1. Co-authored-by: takishim --- keyboards/mikeneko65/rev3/config.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'keyboards/mikeneko65/rev3/config.h') diff --git a/keyboards/mikeneko65/rev3/config.h b/keyboards/mikeneko65/rev3/config.h index 9fffb77c63..dad2532012 100644 --- a/keyboards/mikeneko65/rev3/config.h +++ b/keyboards/mikeneko65/rev3/config.h @@ -1,4 +1,5 @@ -/* Copyright 2022 takishim +/* Copyright 2020 kkatano + Copyright 2022 takishim This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.3