[Keyboard] Add keyboard Nafuda (#7367)
* [Keyboard] Add keyboard Nafuda Add Nafuda keyboard. A 7 keys keyboard. Salicylic-acid3 * Update keyboards/nafuda/info.json * Update keyboards/nafuda/readme.md * Update keyboards/nafuda/readme.md * Update keyboards/nafuda/nafuda.h * Update keyboards/nafuda/readme.md * Update keyboards/nafuda/rules.mk * Update keyboards/nafuda/rules.mk * Update keyboards/nafuda/rules.mk * Update keyboards/nafuda/rules.mk * info.json Update * Update keyboards/nafuda/rules.mk
This commit is contained in:
parent
1c9e450218
commit
ad36bb37dd
9 changed files with 286 additions and 0 deletions
5
keyboards/nafuda/nafuda.c
Normal file
5
keyboards/nafuda/nafuda.c
Normal file
|
@ -0,0 +1,5 @@
|
|||
#include "nafuda.h"
|
||||
|
||||
void matrix_init_kb(void) {
|
||||
matrix_init_user();
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue