summaryrefslogtreecommitdiff
path: root/keyboards/preonic/keymaps/trigotometry
AgeCommit message (Collapse)Author
2023-12-18[Keymap Removal] Preonic and related keymaps. (#22689)Joel Challis
2023-01-20Fix functions with empty params (#19647)Ryan
* Fix functions with empty params * Found a bunch more
2022-12-30Remove useless line continuations (#19399)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2018-10-19Keymap: Trigotometry's Preonic (#4158)Trigotometry
* adding my keymap * updated pull request comments from dashna, including redundancies and DVORAK entirely * changed over visual representation to use 'LAYOUT_preonic_grid()' * added a ReadMe and commented out AUDIO_ENABLED related stuff in keymap.c until I can align with current QMK standards * Update readme.md * readme corrections and adjustments