Add link to replacement keyboard.

This commit is contained in:
Christopher RYU 2023-03-17 11:04:38 +09:00
parent 5aef9cb244
commit f282739d90
4 changed files with 8 additions and 4 deletions

View File

@ -5,7 +5,8 @@
//
// asdf_keymap_classic.c
//
// Implements the Franklin ACE 1000 keymaps
// Implements the Franklin ACE 1000 replacement keyboard keymaps
// https://github.com/ryucats/Franklin-ACE-1000-Keyboard
//
// Copyright 2023 Chris RYU
// Copyright 2019 David Fenyes

View File

@ -5,7 +5,8 @@
//
// asdf_keymap_ace1000.h
//
// Ascii keymaps
// ASCII keymaps for the Franklin ACE 1000 replacement keyboard
// https://github.com/ryucats/Franklin-ACE-1000-Keyboard
//
// Copyright 2023 Chris RYU
// Copyright 2019 David Fenyes

View File

@ -5,7 +5,8 @@
//
// asdf_keymap_ace1000_add_map.c
//
// defines the keymap matrices used by the Franklin ACE 1000
// Keymap matrices used by the Franklin ACE 1000 replacement keyboard
// https://github.com/ryucats/Franklin-ACE-1000-Keyboard
//
// Copyright 2023 Chris RYU
// Copyright 2019 David Fenyes

View File

@ -5,7 +5,8 @@
//
// asdf_keymap_classic_add_map.h
//
// defines keymap matrices and add_map() function for the Franklin ACE 1000
// Keymap matrices and add_map() function for the Franklin ACE 1000 replacement keyboard
// https://github.com/ryucats/Franklin-ACE-1000-Keyboard
//
// Copyright 2023 Chris RYU
// Copyright 2019 David Fenyes