Skip to content

manzaltu/emacs-redox-keymap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emacs Redox Keymap

An Emacs-optimized Redox keyboard layout.

Requirements

Follow the QMK tutorial here

Installation

Clone this repo into your QMK firmware Redox keymap folder

git clone https://github.com/manzaltu/emacs-redox-keymap <QMK path>/keyboards/redox/keymaps

Generate keymap code file

cd <QMK path>/keyboards/redox/keymaps/emacs-redox-keymap
qmk json2c emacs_keyboard.json > keymap.c

Compile firmware

qmk compile -kb redox/rev1 -km emacs-redox-keymap

Flash firmware to both sides of keyboard

qmk flash -kb redox/rev1 -km emacs-redox-keymap

LICENSE

Copyright © 2024 Yoav Orot.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

An Emacs-optimized Redox keyboard layout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages