diff options
| author | user <user@node5.net> | 2024-11-02 16:07:56 +0100 |
|---|---|---|
| committer | user <user@node5.net> | 2024-11-02 16:07:56 +0100 |
| commit | 2fbb090c80fa031f3791ec5daa8cfc5ca2db2048 (patch) | |
| tree | 040299e4812aac99b5372461759e4b9db36330f0 | |
| parent | e3e8f9897039591d0c5baf10c10af09d06bcd0d5 (diff) | |
README - Add note about my usage with links
| -rw-r--r-- | readme.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +# Node5 + +This repo is a fork of Sonix QMK to add custom firmware to my Keychron C1 to extend the functionality + +Namely the os switcher has been repurposed into a layout switcher, to switch between Qwerty and Colemak in hardware, +which is useful when using it on someone elses computer + +- Checkout my keyboard in this repository: [https://git.node5.net/node5/sonix-qmk/src/commit/e3e8f9897039591d0c5baf10c10af09d06bcd0d5/keyboards/keychron/c1/plain/keymaps/default/keymap.c](Keychron C1 colemak) +- Checkout my blog post about it (shows you how to safely flash it): [QMK firmware keychron c1 - blog.node5.net](https://blog.node5.net/QMK%20firmware%20keychron%20c1/) +- Checkout the upstream repository that this is a fork of, who made this possible: [Sonix QMK - github.com](https://github.com/SonixQMK/qmk_firmware) + # Quantum Mechanical Keyboard Firmware [](https://github.com/qmk/qmk_firmware/tags) |
