Skip to content

grassfedreeve/zmk-keyboards-akohekohe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ʻākohekohe ZMK Module

This repository contains the shield files for the 'ākohekohe to allow users to build firmware. This can be done by adding the module to the west.yml found in your zmk-config's config directory. There is a full guide available for this here: ZMK Modules Doc

Usage

Edit your west.yml file found in your zmk-config's config directory to add the akohekohe module. Example:

manifest:
  remotes:
    - name: zmkfirmware
      url-base: https://github.com/zmkfirmware
    - name: caksoylar
      url-base: https://github.com/caksoylar
    - name: grassfedreeve
      url-base: https://github.com/grassfedreeve
  projects:
    - name: zmk
      remote: zmkfirmware
      revision: main
      import: app/west.yml
    - name: zmk-rgbled-widget
      remote: caksoylar
      revision: main
    - name: zmk-keyboards-akohekohe
      remote: grassfedreeve
      revision: main
  self:
    path: config

Once you have the module added to your west.yml you can then build firmware as if it was in your config's shield directory or in ZMK main.

Default Keymap

The default keymap is provided in the module, here is a visual guide made using caksoylar's great keymap-drawer keymap

Extra Notes

I would highly recommend anyone using bluetooth enable caksoylar's zmk-rgbled-widget, which is so fantastic that anyone using a xiao ble should use it. I included it in the example west.yml for that very reason.

About

A ZMK module for the ʻākohekohe board

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published