Skip to content

Corne 3x5 keyboard with Miryoku key mappings (using Colemak DH keyboard layout)

Notifications You must be signed in to change notification settings

omrobbie/corne-3x5-miryoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Corne 3x5 Miryoku

Corne 3x5 keyboard with Miryoku key mappings (using Colemak DH keyboard layout).

Miryoku

Preview

demo

How To Use

Install QMK

brew install qmk/qmk/qmk

Setup and Clone QMK Firmware

qmk setup

Go to Miryoku folder

cd ~/qmk_firmware/users/manna-harbour_miryoku

Add this code in the config.h file

// Shared OLED and WPM
#define SPLIT_OLED_ENABLE
#define SPLIT_WPM_ENABLE

// Disabled Oneshot modifier
#define NO_ACTION_ONESHOT

Add this code in the rules.mk file

OLED_ENABLE = yes
OLED_DRIVER = SSD1306

WPM_ENABLE = yes

Add this code in the manna-harbour_miryoku.c file

#include "keymap.c"

Copy keymap.c file in Miryoku folder

Flashing

qmk flash -c -kb crkbd -km manna-harbour_miryoku -e MIRYOKU_CLIPBOARD=MAC

Convert image as a logo

omrobbie

Tools:

About

Corne 3x5 keyboard with Miryoku key mappings (using Colemak DH keyboard layout)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published