keyboard/README.md

20 lines
1.1 KiB
Markdown
Raw Normal View History

# Keyboards
2020-09-13 21:43:40 +00:00
Various sources and information on how KemoNine has setup their keyboards, mice and macro pads.
2020-09-13 21:43:40 +00:00
## Organization
2022-01-22 01:29:06 +00:00
- 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
2022-01-22 01:29:06 +00:00
- 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
2020-09-13 21:43:40 +00:00
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)