20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
# Keyboards
|
|
|
|
Various sources and information on how KemoNine has setup their keyboards, mice and macro pads.
|
|
|
|
## Organization
|
|
|
|
- The ```attic``` folder has all code / notes / etc that is no longer being worked on
|
|
- The ```hardware``` folder contains useful hardware
|
|
- The ```layouts``` folder has [Keyboard Layout Editor](http://www.keyboard-layout-editor.com/) json and image files for keymaps in use
|
|
- The ```notes``` folder has various notes KemoNine has taken while working on this code
|
|
- The ```qmk``` folder has KemoNine's QMK changes and personalization
|
|
- The ```zmk-config``` folder has KemoNine's ZMK changes and personalization
|
|
- Other folders are keyboard related sources, keymaps and ohter information
|
|
|
|
## Licensing
|
|
|
|
Unless otherwise stated all source code is licensed under the [Apache 2 License](LICENSE-APACHE-2.0.txt).
|
|
|
|
Unless otherwise stated the non source code contents of this repository are licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](LICENSE-CC-Attribution-NonCommercial-ShareAlike-4.0-International.txt)
|