From 74fa1db6ba88c15415d524ccaa10c9f242fb44ea Mon Sep 17 00:00:00 2001 From: Dave Date: Tue, 24 Dec 2019 09:26:59 -0600 Subject: [PATCH] Comment fix Fix the comment in the "Swapped O and zero" keymap to indicate board rev that pairs with the keymap. --- firmware/asdf/src/Keymaps/asdf_keymaps_ascii.h | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/firmware/asdf/src/Keymaps/asdf_keymaps_ascii.h b/firmware/asdf/src/Keymaps/asdf_keymaps_ascii.h index 53c0b29..bd43166 100644 --- a/firmware/asdf/src/Keymaps/asdf_keymaps_ascii.h +++ b/firmware/asdf/src/Keymaps/asdf_keymaps_ascii.h @@ -1,9 +1,12 @@ // -*- mode: C; tab-width: 4 ; indent-tabs-mode: nil -*- // -// Unfified Keyboard Project -// ASDF keyboard firmware +// Unfified Keyboard Project +// 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 //