]> git.donarmstrong.com Git - qmk_firmware.git/commit
Added new TKL layout for the Frosty flake - Quickfire Rapid (#1854)
authormogranjm <32807665+mogranjm@users.noreply.github.com>
Sun, 22 Oct 2017 04:32:35 +0000 (15:32 +1100)
committerJack Humbert <jack.humb@gmail.com>
Sun, 22 Oct 2017 04:32:35 +0000 (18:32 -1000)
commita66e75609e6c098eead7c1c04c3a720612ad80d1
treebfd9bc7b11da811854cf0c46bd10ba8ba4bbefc3
parentf3534f999f2493b290c56a27ff062cad4610f4b8
Added new TKL layout for the Frosty flake - Quickfire Rapid (#1854)

* First commit of the Terminus_Mini firmware and the DivergeJM version of the Nyquist firmware

* Fix terminus_mini & nyquist/DivergeJM readme files

Previously an outdated copy of the default readme. Updated to match the  Nyquist/DivergeJM format (DivergeJM is a split 5x12 implementation of the terminus_mini layout)

* Update makefiles to rules.mk

Renamed both Makefiles to rules.mk, removed references to makefiles

* Updated rules.mk

Inadvertantly removed important code from the rules.mk in previous commit. This has been restored.

Also disabled Tap_Dance in both rules.mk files

* Moved terminus_mini to handwired

Realised that existing directory was not appropriate for the terminus_mini project, moved to handwired.

* New Frosty Flake layout for QFR TKL

Added a TKL layout for the Frosty Flake with a navigation cluster on LOWER under the left hand and a similarly functioning MOUSE layer that includes mouse navigation functionality.
keyboards/frosty_flake/keymaps/QFR_JM/config.h [new file with mode: 0644]
keyboards/frosty_flake/keymaps/QFR_JM/keymap.c [new file with mode: 0644]
keyboards/frosty_flake/keymaps/QFR_JM/readme.md [new file with mode: 0644]
keyboards/frosty_flake/keymaps/QFR_JM/rules.mk [new file with mode: 0644]
keyboards/handwired/terminus_mini/keymaps/default/keymap.c
keyboards/nyquist/keymaps/DivergeJM/README.md