summaryrefslogtreecommitdiffstats
path: root/keyboards/mechmini/keymaps/default/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechmini/keymaps/default/keymap.c')
-rw-r--r--keyboards/mechmini/keymaps/default/keymap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/mechmini/keymaps/default/keymap.c b/keyboards/mechmini/keymaps/default/keymap.c
index 4b3ed916c..786132f7b 100644
--- a/keyboards/mechmini/keymaps/default/keymap.c
+++ b/keyboards/mechmini/keymaps/default/keymap.c
@@ -13,10 +13,10 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "ps2avrGB.h"
+#include "mechmini.h"
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
- MECHMINI_KEYMAP(
+ KEYMAP(
TAB, Q, W, E, R, T, Y, U, I, O, P, BSLS,
LCTL, A, S, D, F, G, H, J, K, L, SCLN,
LSFT, Z, X, C, V, B, N, M, COMM, DOT, SLSH,