Skip to content

Buliway/crkbd-rev1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crkbd-rev1

My keyboard settings. Mostly inspired by Miryoku and this Russian keyboard layout.

TODO:

  1. Add custom keycodes to VIAL https://get.vial.today/manual/custom_keycode.html
  2. Upgrade VIAL to QMK state (currently firmware is very different, I use QMK)
  3. Write a more detailed flashing guide below
  4. Swap Z and H to make it easier to typing the bigram CH

Flashing on Arch Linux

Vial

Coming soon...

https://get.vial.today/docs/porting-to-vial.html

The old version of the guide

  1. Create firmware file
  2. make crkbd/rev1:vial
  3. Flash one half of the keyboard, then the other half
  4. qmk flash -kb crkbd/rev1 -km vial

QMK

https://docs.qmk.fm/#/newbs_getting_started

Type this in the terminal

  1. sudo pacman --needed --noconfirm -S git python-pip libffi
  2. paru -S qmk-git
  3. qmk setup
  4. Move your settings to the ~/qmk_firmware/keyboards/crkbd/keymaps/default directory. Or you can create your own directory in keymaps instead of default and put your settings there.
  5. qmk compile -kb crkbd/rev1 -km default
  6. qmk flash -kb crkbd/rev1 -km default

That's all

Layout

Phonetic layout

Layout

Layers

Layers

About

My kb settings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published