[Keyboard] bstk100 handwired (#14158)

* General: Initial commit for bstk100

* bstk100 custom keyboard firmware

* fix Bootloader section

* fix  "Pad 0" key twice

* delete via config

* fix readme.md key layout

* add via keymap

* fix readme.md info

* remove keymap.json

* Suggested change readme.md

* moved to handwired folder

* fix readme.md for handwired

* fix info.json

* Suggested change readme.md

* Update keyboards/handwired/bstk100/rules.mk

fix requested changes

* Update keyboards/handwired/bstk100/rules.mk

fix requested changes

* Update keyboards/handwired/bstk100/info.json

* Update keyboards/handwired/bstk100/rules.mk
This commit is contained in:
FREEWING.JP 2022-01-09 06:13:29 +09:00 committed by GitHub
parent b9c67ec882
commit bae03f2d7a
3 changed files with 80 additions and 0 deletions

View file

@ -0,0 +1,26 @@
# The default keymap for bstk100
```
(LED)
+----+
+NumL+
+----+
+----+----+----+----+
|Tab | / | * |Back|
| | | | Spc|
+----+----+----+----+
|7 |8 |9 |- |
|Home|Up |PgUp| |
+----+----+----+----+
|4 |5 |6 |+ |
|Left| |Righ| |
+----+----+----+----+
|1 |2 |3 | |
| End|Down|PgDn|Ent |
+----+----+----| |
|0 |00 |. | |
| Ins| | Del| |
+----+----+----+----+
```