summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/drashna
AgeCommit message (Collapse)AuthorFilesLines
2018-10-28Minor updates to keymapsDrashna Jaelre2-4/+4
2018-10-28Update to Corne Keyboard (crkbd) keymapDrashna Jaelre2-26/+39
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre1-1/+1
2018-10-19Keyboard: Update logo and commonize it (#4151)Kosuke Adachi2-251/+8
* Update logo and commonize it * Move the glcdfont.c to the lib and add it to the SRC values of the rules.mk in the keymap folders * Add static
2018-10-15Update to drashna keymaps and userspace - RGB edition (#4143)Drashna Jaelre2-28/+41
* Fix up userspace after feature merges * Add new macros for keyboard layouts * Keep new layouts in keymap for easy reference * Cleanup layouts * Fix CRKBD wrappers * Fix up comments * Fix spacing in orthodox base layer * ergodox related cleanup * Make KC_MAKE only flash when holding shift * Add option to fast compile boards * Clean up rgb modes to save space * Re-enable Swap Hands on my Iris
2018-10-02Keymap: Update to drashna keymaps and userspace (#3992)Drashna Jaelre4-0/+490
* Enabled unicode support and send_unicode function * Unicode cleanup * More unicode tweaking * Update EEPROM stuff * Account for keyboard macros * Switch Equal to Plus on Ergodox * more tweaks * Minor Unicode tweaks * Correct matrix printing for keylogger * Fix unicode functions * Fix unicode mode set since it actually uses EEPROM * Re-add DISABLE_LEADER * Ergodox is easier to hit the tapping term, fix that * Fix stupid type on unicode mode check * Preliminary CRKBD/HeliDox support * Fixes to Helidox * Cleanup userspace from old merge stuff * Remove CCCV sounds * Make Mode NOEEPROM Again