1
0
Fork 0

move montex to IDOBAO vendor folder (#15668)

* move montex to IDOBAO vendor folder

* move montex to montex/v1
This commit is contained in:
peepeetee 2022-02-12 09:14:07 +08:00 committed by GitHub
parent c72120baab
commit 0f926a8ae8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 2 additions and 2 deletions

View file

@ -16,6 +16,6 @@ Then press the button labeled SW2 located between the 2 upper LEDs.
Make example for this keyboard (after setting up your build environment):
make montex:default
make idobao/montex/v1: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).

View file

@ -14,4 +14,4 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "montex.h"
#include "v1.h"