Skip to content

esalazarv/qmk_firmware-crkbd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QMK Firmware for corne Split keyboard

Dependencies

QMK cli

For Mac OS

brew install qmk/qmk/qmk

For another OS follow the QMK setup guide

Setup

Once you have installed qmk you must set up yor environment

qmk setup

It will install a lot a dependencies and can take time, take a coffee

after that you can see a new ~/qmk_firmware directory in your home

Go to corne keyboard keymaps directory

cd ~/qmk_firmware/keyboards/crkbd/keymaps

clone this project

git clone https://github.com/esalazarv/qmk_firmware-crkbd.git esalazarv

Compile Firmware

Run following command to build your custom firmware, replace esalazarv if you cloned this repo with another dirname in your ~/qmk_firmware/keyboards/crkbd/keymaps directory

qmk compile -kb crkbd -km esalazarv

It will create a new crkbd_rev1_esalazarv.hex file in your ~/qmk_firmware directory

then you can use that firmware to configure your keyboard using qmk or QMK Toolbox you can download it here

And you are done!!

happy typings

About

A custom firmware for corne keyboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published