[Keymap] little foot (#7305)
* Personal keymap - fix quoting in description fix issue with userspace disabling audio wip Update keyboards/kingly_keys/little_foot/keymaps/yanfali/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kingly_keys/little_foot/config.h Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Yan-Fa Li <yanfa.li@fireeye.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
parent
16fe4b8b77
commit
f38a3b7408
4 changed files with 55 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.#pragma once
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
@ -24,7 +24,6 @@
|
|||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER Kingly-Keys
|
||||
#define PRODUCT The Little Foot
|
||||
#define DESCRIPTION A Mighty Small, 45-Percent, Ortholinear Keyboard.
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue