Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

QMK modules

Community modules for QMK Firmware.

Modules

Argos changes from upstream

  • Optional external VIA command dispatch with ARGOS_DISABLE_VIA_COMMAND_KB.
  • Tapping-term settings fall back to QMK defaults until explicitly set.
  • Optional custom tapping-term handling with ARGOS_DISABLE_GET_TAPPING_TERM.

Install

git submodule add https://github.com/dan-dr/qmk_modules.git modules/ddyo
git submodule update --init --recursive

Add modules to keymap.json:

{
  "modules": [
    "ddyo/argos",
    "ddyo/fsr_layer"
  ]
}

Tests

python3 -m unittest discover -s fsr_layer/tests -p 'test_*.py'

License

GPL-2.0-or-later. Individual source files and module manifests carry their copyright and license identifiers.

About

Dan's QMK community modules

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages