functional simple api

This commit is contained in:
2024-08-23 16:39:20 -05:00
parent f9354196dd
commit ae4f12c159
18 changed files with 234 additions and 216 deletions

View File

@@ -1,4 +1,4 @@
package model
package m
type KeypadSize struct {
AttrsPerKey int `json:"attrs_per_key"`