Skip to content

bpruitt-goddard/qmk_keymap

 
 

Repository files navigation

Personal QMK Layouts

Purpose

Currently, QMK stores all keymaps in the same repository as the firmware code. This makes it difficult to work with a keymap as the entire QMK source code needs to be stored along with the keymap in order to get the latest updates. This repository tries to make this process slightly easier by keeping the QMK firmware as a git submodule and keeping the custom keymaps at the root of the repository. The build script then handles the task of moving the keymaps into the correct location in the QMK firmware and building the firmware hex file.

About

The keymap for my Corne Keyboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.9%
  • Shell 1.5%
  • Makefile 0.6%