This is the QMK Userspace for my custom keyboard keymaps.
- Split keyboard with integrated trackball
- 3x6 key matrix with 3 thumb keys per side
- Split keyboard with wired connection
- 3x6 key matrix with 3 thumb keys per side
Use the flash_latest.sh script to flash your keyboard:
# Flash Charybdis (default)
./flash_latest.sh
# Flash Corne
./flash_latest.sh corne
# Flash with latest successful build
./flash_latest.sh corne --latest-successfulFirmware is automatically built by GitHub Actions when changes are pushed to the repository.
You can read more about compiling QMK firmware on the official docs: