move hid_liber to /bpiphany (#16091)

This commit is contained in:
peepeetee 2022-02-10 05:29:59 +08:00 committed by GitHub
parent cd673cceba
commit 8e34b64a99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@ DIY daughterboard for Filco Majestouch TKL developed by Geekhack and Deskthority
Make example for this keyboard (after setting up your build environment):
make hid_liber:default
make bpiphany/hid_liber:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).