https://github.com/thblt/habilis-flat
https://github.com/thblt/habilis-flat
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thblt/habilis-flat
- Owner: thblt
- Created: 2023-11-01T23:03:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-06T15:54:54.000Z (over 2 years ago)
- Last Synced: 2025-07-20T12:36:18.065Z (11 months ago)
- Language: C
- Size: 4.27 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: Yet another keyboard
A keyboard, nothing exceptional. This is mostly an intermediate step
for layout-testing the [[https://github.com/thblt/habilis][Habilis]].
Schematic and PCB (KiCad 7) are in =pcb/=, firmware lives in =fw/=.
The firmware is QMK, so should be symlinked in the correct location:
#+begin_example
ln -s ~/PATH/TO/REPO/habilis-flat/fw ~/qmk_firmware/keyboards/habilis-flat
#+end_example