Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Keymap] Updating Nordic ergo keymap (#7107) | Pentti Laitinen | 2019-10-23 | 1 | -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-30 | 1 | -6/+6 |
| | | | | | | * Remove KC_DELT alias in favor of KC_DEL * Add changelog | ||||
* | Migrate ACTION_LAYER_TAP_TOGGLEs to TT() | fauxpark | 2019-02-18 | 1 | -4/+0 |
| | |||||
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 1 | -3/+1 |
| | |||||
* | Initial commit for nordic layout for ergodox infinity. | Pentti Laitinen | 2017-10-31 | 2 | -0/+284 |
- Added nordic infinity ergodox layout - Fixed typo in ergodox infinity readme.md |