aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/drashna/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Minor updates to keymapsDrashna Jaelre2018-10-281-2/+2
|
* Update to Corne Keyboard (crkbd) keymapDrashna Jaelre2018-10-281-1/+1
|
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* Keyboard: Update logo and commonize it (#4151)Kosuke Adachi2018-10-191-7/+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
* Keymap: Update to drashna keymaps and userspace (#3992)Drashna Jaelre2018-10-011-0/+30
* 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