Comment fix

Fix the comment in the "Swapped O and zero" keymap to indicate board rev that
pairs with the keymap.
This commit is contained in:
Dave 2019-12-24 09:26:59 -06:00
parent d5d1eef10c
commit 74fa1db6ba

View File

@ -1,9 +1,12 @@
// -*- mode: C; tab-width: 4 ; indent-tabs-mode: nil -*- // -*- mode: C; tab-width: 4 ; indent-tabs-mode: nil -*-
// //
// Unfified Keyboard Project // Unfified Keyboard Project
// ASDF keyboard firmware // ASDF keyboard firmware
// //
// asdf_keymaps.h // asdf_keymaps.h -- Swapped 'O' and '0' version.
//
// This keymap is for use with rev 1.2 or earlier of the starndard ASCII key
// matrix. That version has swapped position of the 'O' and '0' keys.
// //
// Copyright 2019 David Fenyes // Copyright 2019 David Fenyes
// //