summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_infinity/keymaps/nordic_ergo
AgeCommit message (Collapse)Author
2022-02-05move input club keyboards into vendor folder (#15788)peepeetee
2021-01-11Remove unused `action_get_macro()` usages in user files (#11165)Ryan
2019-10-23[Keymap] Updating Nordic ergo keymap (#7107)Pentti Laitinen
* 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.
2019-08-30Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević
* Remove KC_DELT alias in favor of KC_DEL * Add changelog
2019-02-18Migrate ACTION_LAYER_TAP_TOGGLEs to TT()fauxpark
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2017-10-31Initial commit for nordic layout for ergodox infinity.Pentti Laitinen
- Added nordic infinity ergodox layout - Fixed typo in ergodox infinity readme.md