This repo contains the firmware for the Blank Slate PCB.
For full build guide for the Blank Slate, see https://docs.lpgala.xyz/docs/blank-slate-build-guide/overview/
Blank Slate includes support for a ZMK feature this is still in a PR. By default, this repository builds against that feature branch to ensure that works properly.
Should you desire to track ZMK main
(or some other branch of ZMK), simply edit the config/west.yml
file and replace the contents with:
manifest:
remotes:
- name: petejohanson
url-base: https://github.com/petejohanson
projects:
- name: zmk
remote: zmkfirmware
revision: main
import: app/west.yml
- name: blank-slate-zmk-module
remote: petejohanson
revision: main
self:
path: config
And then comment out the line in config/lpgalaxy_blank_slate.conf
:
# CONFIG_ZMK_PM_SOFT_OFF=y