Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bcat/qmk_userspace

 
 

Repository files navigation

bcat's QMK userspace

This repository holds the code and config for my mechanical keyboards using QMK Firmware. These files can be used as an external userspace together with the main firmware repo. See the QMK documentation for more details.

I use community layouts wherever possible, only writing keyboard-specific keymaps for boards without standard layout support. I derive my keymaps from two canonical ones (preferred for typing and gaming, respectively).

Base keymaps

Derived keymaps

Ergo

Ortho

Traditional

Macropad keymaps

License

QMK Firmware is licensed under the GPL-2.0-or-later license, and any code in this repo originating from QMK is licensed under these terms.

To promote reuse in projects with more permissive licenses, anything in this repo authored by me (e.g., the keyboards, layouts, and users directories) is licensed under the ISC license instead, with the following exceptions:

  • users/bcat/bcat_oled_pet_isda.c incorporates artwork licensed under the GPL-2.0-or-later.
  • users/bcat/bcat_oled_pet_luna.c incorporates code and artwork licensed under the GPL-2.0-or-later.

Consult the SDPX-License-Identifier comments to determine precisely what license applies to any particular file.

About

Userspace for the open-source QMK keyboard firmware.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.0%
  • Makefile 4.2%
  • Shell 0.8%