DennyTom's buttery_engine (#8138)

* Selectively adding pieces

* Adding georgi keymap

* Adding more files, fixing make

* Smaller makefiles

* Fixing make rules

* README more inline with QMK's guidelines

* Turning off buggy assert

* Improving documentation based on a user feedback.

* Slightly better schema

* Resurrected state machine diagram
This commit is contained in:
DennyTom
2020-04-07 04:13:17 -07:00
committed by GitHub
parent ae74922d14
commit e409fb47f2
22 changed files with 7419 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# # Dennytom's Butterstick Layout
This keymap is using a custom chording engine. Head out to my (DennyTom) user space to find the source files and details.
To make a real keymap from the JSON file, run
```sh
python3 parser.py keymap_def.json keymap.c
```
Somehow it fits the whole keyboard on 20 keys. For longer typing sessions, use the ASET NIOP mode.