QMK firmware userspace for Bastard Keyboards. https://qmk.fm/
  • C 91.9%
  • Shell 4.2%
  • Makefile 3.9%
Find a file
2024-12-19 19:18:44 +08:00
.devcontainer use containerWorkspaceFolder var and pass it to setup.sh (#12) 2024-05-02 12:20:54 +01:00
.github/workflows Update build_binaries.yaml 2024-08-02 14:27:03 +02:00
.vscode Add support for devcontainers. (#6) 2024-02-23 22:35:45 +11:00
keyboards e 2024-12-19 19:18:44 +08:00
layouts Initial structure. 2023-11-22 15:22:43 +11:00
users Initial structure. 2023-11-22 15:22:43 +11:00
.clang-format Initial structure. 2023-11-22 15:22:43 +11:00
.clangd Replicate qmk/qmk_firmware#23310 2024-05-02 20:11:50 +10:00
.editorconfig Initial structure. 2023-11-22 15:22:43 +11:00
.gitignore Updated .gitignore. 2023-11-22 21:12:34 +11:00
LICENSE Initial structure. 2023-11-22 15:22:43 +11:00
Makefile Initial structure. 2023-11-22 15:22:43 +11:00
qmk.json h 2024-12-19 15:35:35 +08:00
README.md Update README.md 2024-08-02 14:40:44 +02:00

QMK Userspace

This is the QMK Userspace for the Bastard Keyboards keymaps.

You can read how to compile your own keymap on the official docs here: https://docs.bastardkb.com/fw/compile-firmware.html.