https://github.com/pvinis/zmk-config-bdn9
https://github.com/pvinis/zmk-config-bdn9
bdn9 zmk zmk-config
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pvinis/zmk-config-bdn9
- Owner: pvinis
- Created: 2022-12-10T21:25:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T21:33:48.000Z (3 months ago)
- Last Synced: 2025-02-23T22:23:52.144Z (3 months ago)
- Topics: bdn9, zmk, zmk-config
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pavlos' ZMK Config
### Setup
To flash bdn9, we need [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases)
### Flashing
- Download the latest firmware, by running:
```sh
hub api -H "Accept: application/vnd.github+json" /repos/pvinis/zmk-config-bdn9/actions/artifacts |jq ".artifacts[0].archive_download_url" | xargs hub api > firmware.zip
```- Then just unzip, and use that file with QMK Toolbox.
- Click the reset button at the bottom of the keyboard.
- Click the "Flash" button in QMK Toolbox.