Commit Graph

26 Commits (535c2f60a9336d67c1a3fbd2d335b6f24d8cca8d)

Author SHA1 Message Date
James Morgan 07017871e5 README, keymap & config update to 3 keyboards (#1911)
* 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.

* README fix & keymap update for 3 keyboards

Fixed the markdown for the handwired/terminus_mini:default, Nyqyist:DivergeJM & frosty_flake:QFR_JM.

Added TAPPING_TERM =  150 to config.h for all keyboards

Switched LT(LOWER) and LAlt on the mod row for ortholinear boards.

* Update readme for QFR_JM to include make instructions

* Revert "Merge branch 'master' of https://github.com/mogranjm/qmk_firmware"

This reverts commit a45f264ada09acc14fb85390407bc7ff5bb021e3, reversing
changes made to 62349c33410671a33d4041d50cf27de1d6bdd9cf.

* Revert "Revert "Merge branch 'master' of https://github.com/mogranjm/qmk_firmware""

This reverts commit eae54fb3be2c60dffd704261f84bab98c9e06f93.

* Added QWERTY support to the QFR_JM

Implemented variable default base layer from the Planck default keymap.

* Update README to reflect QWERTY support
7 years ago
mogranjm a66e75609e 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.
7 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 7 years ago
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
7 years ago
Jason Milkins 43a1ea3035 Add TKL keymap for Frosty_Flake (#1666)
* Add TKL keymap for Frosty_Flake

* Update readme.md

* Add spaces for ghfm newlines

* add note for dfu target
7 years ago
Nick Choi 3c4022c41b hmm? 7 years ago
Nick Choi 5393bc6f4e switched to uint8 and 16 7 years ago
Nick Choi 66e9cf9718 clarified tap 7 years ago
Nick Choi 1bff72c009 - 7 years ago
Nick Choi d462409762 tenative readme for variable timing tap 7 years ago
Nick Choi aeb3a34636 moved specific tap term to its own function
included custom_tapping_term in action struct
7 years ago
Nick Choi e695b5a33b Added per case tapping term, updated FF-nikchi keymap. 7 years ago
Nick Choi 17a378715e Tapping Term and Memes TD for FF 7 years ago
Nick Choi ef1714f443 more emoji function comments 7 years ago
Nick Choi 6536b1ce2a Tap dancing emoji support 😩😩 7 years ago
Nick Choi b3eeb9d84a removed s 7 years ago
Nick Choi 3ed2147a88 preonic map 7 years ago
Nick Choi 5d965a8d41 emojis and reorg 7 years ago
Nick Choi eb660ef218 emoji support but 7 years ago
Nick Choi b2b72058e5 change readme 7 years ago
Nick Choi 888026ae73 nikchi flake 7 years ago
Gabriel Young a3a304db9a clean up docs and provide defaults for keymap 8 years ago
Gabriel Young a43ae7c92f Swap rows and columns to match the schematic 8 years ago
Gabriel Young 4a97ef6c48 start to define keymap; annoying because rows and columns are swapped from schematic 8 years ago
Gabriel Young d7fc236540 successfully read data from the matrix 8 years ago
Gabriel Young 3766f902a0 boilerplate project created with new_project.sh 8 years ago