aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ep/comsn
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-074-30/+0
| | | | | * remove HD44780_ENABLE rules: C-F * remove HD44780_ENABLE config: C-F
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-293-18/+18
| | | | | | | | | | | * Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files * Correct some 'rules.mk' in boards buried under vendor folders * PR8027 patch Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-192-2/+2
|
* [Keyboard] rebuild info.json for ep tf_longeboye (#7560)James Young2019-12-071-1/+1
|
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-053-147/+6
| | | | | | * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
* [Keyboard] Merge Commissions to repo (#5995)Elliot Powell2019-05-2821-0/+1545
* Moved commisions to one folder * Update keyboards/ep/comsn/hs68/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Resolve merge issues * Fix comiplation issues