/emacs-redox-keymap

An Emacs-optimized Redox keyboard layout

Primary LanguageCGNU General Public License v3.0GPL-3.0

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/emacs-redox-keymap

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/.