summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/nyquist/keymaps/georgepetri
Commit message (Collapse)AuthorAgeFilesLines
* Remove backwards compatibility of debounce names (#13877)Joel Challis2021-08-091-1/+1
| | | | | | | * Remove backwards compatibility of debounce names * Update docs * Update keyboards/keymaps
* [Keymap] Update keymap for keebio/nyquist (#11734)George Petri2021-02-072-2/+1
|
* Update keymap keebio/nyquist (#8602)George Petri2020-03-294-40/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * format code, add shift color * testing colors * todos, shift on right * changed colors * use rgh layers api * impl shift layer * replace xor with != * moved shift rbg * breathing animation, simplyfy layers * remove breating animation * use tt * minor cleanup * debounce eager, lto * shut down rbg when poweroff * update readme * readme.md fix * more readme.md fix * more readme.md fix
* update arrows on lower layer (#6517)George Petri2019-08-102-4/+4
|
* [Keymap] Add keymap for keebio/nyquist (#6144)George Petri2019-06-184-0/+173
* duplicate default * delete colemak, dvorak * cleanup * update keymap * disable unused rules, fix spit leds * ascii layout keymap * wip change rgb on layer * change rgb on layer * change rgb on caps lock * add impl navigation layer * add readme, swap gui and alt * update readme * Update keyboards/keebio/nyquist/keymaps/georgepetri/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/keebio/nyquist/keymaps/georgepetri/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * remove backslashes, use IS_HOST_LED_ON