qmk_firmware/keyboards/ferris/keymaps/test
Ryan 18dc851e37
Remove legacy Debug keycode (#18769)
* `DEBUG` -> `DB_TOGG`, default-ish keymaps

* `DEBUG` -> `DB_TOGG`, user keymaps

* `DEBUG` -> `DB_TOGG`, community layouts

* `DEBUG` -> `DB_TOGG`, userspace

* `DEBUG` -> `DB_TOGG`, docs & core
2022-10-19 11:33:05 +01:00
..
config.h
keymap.c Remove legacy Debug keycode (#18769) 2022-10-19 11:33:05 +01:00
readme.md
rules.mk

readme.md

A test keymap for the Ferris keyboard

This keymap is not intended to be used to use the Ferris as a usable keyboard, but rather it is meant to be a very simple keymap used to test the hardware works properly. It can also be used to test firmware being written for new versions with a minimum amount of complexity coming from the keymap itself.

The keymap is composed of a single qwerty layer with a unique digit bound to each non-alpha key.