zawnk / hotdox

Keymap file for Hot Dox QMK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generated Keymap Hot Dox Layout

This layout was first generated by the QMK API. Because additional features like Tap Dance (Tutorial) have been used, it has to be manually maintained due to them not being supported by the QMK Online Configurator.

To make use of this keymap you will need follow the following steps:

  • Download or Clone QMK Firmware: https://github.com/qmk/qmk_firmware/
  • Extract QMK Firmware to a location on your hard drive
  • Copy this folder into ./qmk_firmware/keyboards/hotdox/keymaps/
  • You are now ready to compile (or flash) use your keymap with the source with (sudo?) make hotdox:zonk(:flash)

More information can be found in the QMK docs: https://docs.qmk.fm

Generate ASCII Layout

You can see the complete layout with all layers visualized in ASCII art in the layout.ascii file. To generate this file, the keymapviz tool is used with the command keymapviz keymap.c -k ergodox > layout.ascii. In case you don't have (or want) Python3 installed, you can run docker-compose up to in this folder to automatically generate this file. Remove remnants of the container with docker-compose down.

Visualize keymap.c online

To visualize a keymap.c file with all its layers online in the browser, you can use the keymapceditor tool. To visualize this keymap on that page, click here

About

Keymap file for Hot Dox QMK


Languages

Language:C 94.3%Language:Dockerfile 3.8%Language:Makefile 1.9%