aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/copenhagen_click
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-072-29/+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-291-6/+6
| | | | | | | | | | | * 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>
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-12/+2
| | | | | | * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
* [Keyboard] Fix pinout on the copenhagen clickpad (#6788)Callum Hart2019-09-231-3/+3
|
* Add Copenhagen Click Pad (#6681)Callum Hart2019-09-089-0/+438
* Add Copenhagen Click Pad * Update keyboards/copenhagen_click/click_pad_v1/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Removing left over boilerplate * Update keyboards/copenhagen_click/click_pad_v1/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/copenhagen_click/click_pad_v1/readme.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update readme.md