Setup a python test framework
This commit is contained in:
parent
4d339b7b5d
commit
5b7a5b2a76
15 changed files with 130 additions and 11 deletions
1
keyboards/handwired/onekey/pytest/templates/keymap.c
Normal file
1
keyboards/handwired/onekey/pytest/templates/keymap.c
Normal file
|
@ -0,0 +1 @@
|
|||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {__KEYMAP_GOES_HERE__};
|
Loading…
Add table
Add a link
Reference in a new issue