summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/keymaps/nathanvercaemert
Commit message (Collapse)AuthorAgeFilesLines
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-2/+1
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-151-3/+3
|
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
| | | | | * fix sat75 * update uint32_t to layer_state
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-2/+2
|
* [Keymap] Personal Keymap (nathanvercaemert) Update (#10107)nathanvercaemert2020-09-064-25/+111
| | | | | | | | | | | * updates to incorporate combined mouse key acceleration functionality * tab switching in chrome works, updated readme * updated keymap image * updated keymap image Co-authored-by: Nathan Vercaemert <nathan.vercaemert@gmail.com>
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
| | | | | | | | | * Better handle LTO_ENABLE Especially when calling from command line * Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE * Remove long for LTO from show_options.mk
* [Keymap] Contributing Home-Row-Centric-Mousekey Layout (#9195)nathanvercaemert2020-05-264-0/+416
* adding personal keymap to repository * starting to customize documentation to keymap * updated readme * updated readme