Skip to content

amacleod/zaphod-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zaphod and Zaphod Lite ZMK Config

This configuration may be used independently as a ZMK config as described in https://zmk.dev/docs/development/build-flash#building-from-zmk-config-folder or it can be included as a module.

Using This Config as a Module

Add this repository to your config/west.yml in the remotes and projects sections, adding the following snippets alongside the entries that are already there.

  remotes:
    - name: zaphod
      url-base: https://github.com/petejohanson
  projects:
    - name: zaphod-config
      remote: zaphod
      revision: main

About

Fork of Pete Johanson's zaphod-config repository for ZMK configs of Zaphod and Zaphod Lite.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 98.5%
  • CMake 1.5%