Skip to content

honboubao/mqz_fw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro Qwertz Keyboard Firmware

CircuitPython keyboard firmware implementation, partly adapted from KMK.

Purpose built for the Micro Qwertz Keyboard hardware to enable the Micro Qwertz Keyboard layout.

It is tailored towards the Nordic nRF52840 SoC on a nice!nano v2.0 development board.

Dependencies

  • adafruit_ble
  • adafruit_dotstar

Download libraries from https://circuitpython.org/libraries for the appropriate CircuitPython version of your board (see boot_out.txt on your board) and copy the libraries to the lib folder on your board.

adafruit_dotstar is only used when running on an Adafruit ItsyBitsy nRF52840 Express. The nice!nano only has an addressable single-color blue LED on the board.

Tests

To run unit tests in desktop environment: python -m unittest

License

All software in this repository is licensed under the GNU Public License, version 3

About

Micro Qwertz Keyboard Firmware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages