summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/thefrey
AgeCommit message (Collapse)AuthorFilesLines
2019-04-18Reduce CRKBD firmware size by reducing layer numbers (#5471)Drashna Jaelre1-4/+3
* Reduce CRKBD firmware size by reducing layer numbers * Update layer output code based on mtei's suggestion/code * Fix spacing * Revert "Update layer output code based on mtei's suggestion/code" This reverts commit 036d347db309170afd5676e694adfda69f912615. Unfortunately, because this is NOT in the keymap itself, the layer macros aren't accessible and will error on commit * Add comment for future person
2019-03-10Add personal keymap for crkbd (#5208)the-frey4-0/+336
* Add a crkbd layout with nkro on by default, and an emacs-friendly layout for clojure * Added readme and image * Add changes as requested on PR