Skip to content

Riyuzakii/keymaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

keymaps

Setup

Install qmk package for arch and set it up.

yay qmk qmk setup

Build

Steps to build keymap and flash it from arch.

  1. qmk new-keymap -kb mechwild/obe/f401

Open the keymap.c file (location provided in the output of previous command). Change any maps that need to be changed. List of keycodes here

  1. qmk compile -kb mechwild/obe/f401 -km obe_arch_401_multilayer

If successful, disconnect keeb, hold ESC key and connect again to put it in DFU mode Keeb should become unresponsive if it goes into DFU mode

  1. qmk flash -kb mechwild/obe/f401 -km obe_arch_401_multilayer

If there are any success messages, then it's good to go. Disconnect keeb and reconnect, it should be working now.

About

QMK keymaps for "all" my keyboards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages