diff options
author | Yan-Fa Li <yanfali@gmail.com> | 2020-11-09 14:44:22 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-10 09:44:22 +1100 |
commit | f38a3b7408e38f6467a2eb9160791f584b46d39e (patch) | |
tree | 98a81dc0215cfc10bf3d93ab85fb871275895bcc /keyboards/kingly_keys/little_foot/config.h | |
parent | 16fe4b8b77c2eee7fb1598063d2903086bd03ca4 (diff) |
[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>
Diffstat (limited to 'keyboards/kingly_keys/little_foot/config.h')
-rw-r--r-- | keyboards/kingly_keys/little_foot/config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/kingly_keys/little_foot/config.h b/keyboards/kingly_keys/little_foot/config.h index e0bd0daf99..a872579c97 100644 --- a/keyboards/kingly_keys/little_foot/config.h +++ b/keyboards/kingly_keys/little_foot/config.h @@ -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 |