aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_infinity/keymaps/nordic_ergo
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Updating Nordic ergo keymap (#7107)Pentti Laitinen2019-10-231-134/+125
| | | | | | | | | | | | | | | | | | | | * Update ergodox infinity nordic_ergo keymap - Add missing important keys to base layer. - Move arrow keys around as the original position was not optimal. - Fix some code styling issues. * Fix indentation to 4 spaces * More code style fixes - Formated the methods in the nordic ergo keymap. * Fix QMK code style issues - Change layer defines to enums. - Split enums to multi-line. - Remove non required switch case.
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-301-6/+6
| | | | | | * Remove KC_DELT alias in favor of KC_DEL * Add changelog
* Migrate ACTION_LAYER_TAP_TOGGLEs to TT()fauxpark2019-02-181-4/+0
|
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-3/+1
|
* Initial commit for nordic layout for ergodox infinity.Pentti Laitinen2017-10-312-0/+284
- Added nordic infinity ergodox layout - Fixed typo in ergodox infinity readme.md