qmk_keymaps/README.md

28 lines
789 B
Markdown
Raw Normal View History

2023-07-25 12:32:12 +08:00
# QMK Keymaps
2023-01-06 02:14:35 +08:00
2023-07-25 12:32:12 +08:00
Personal keymaps for programmable keyboards.
## Keyboards
- [Keychron Q4](https://www.keychron.com/products/keychron-q4-qmk-via-custom-mechanical-keyboard)
- [Corne Cherry](https://github.com/foostan/crkbd)
## In Progress
- [Void30](https://github.com/victorlucachi/void30)
- [Dactyl Manuform](https://github.com/abstracthat/dactyl-manuform)
## Keymaps
## Pictures
## Install
Follow the [getting started](https://docs.qmk.fm/#/newbs_getting_started) docs to install [QMK Firmware](https://docs.qmk.fm/#/)
# Clone the keymaps
git clone https://github.com/sajenim/qmk_keymaps.git
# Merge our keymaps into qmk_firmware
2023-01-06 02:14:35 +08:00
rsync --recursive qmk_keymaps/keyboards/ qmk_firmware/keyboards/
2023-07-25 12:32:12 +08:00
# Compile the firmware
qmk compile -kb crkbd -km sajenim