summaryrefslogtreecommitdiffstats
path: root/keyboards/boardsource/the_mark
Commit message (Collapse)AuthorAgeFilesLines
* USB suspend option and LED position change for The Mark 65 (#12725)Albert Y2021-05-132-6/+8
| | | Co-authored-by: filterpaper <filterpaper@localhost>
* Add suspend wake functions for The Mark:65's RGB Matrix (#12245)Albert Y2021-03-252-0/+12
| | | | | | | * Add suspend wake functions for RGB Matrix * Add USB suspend definition to config.h Co-authored-by: filterpaper <filterpaper@localhost>
* assign each key an LED for reactive modes (#11949)stanrc852021-02-201-4/+4
|
* Userspace updates (#11841)stanrc852021-02-102-4/+0
| | | | | | | | | | | | | | | | | | | * enable LTO for smaller firmware size * delete since this was added to userspace rules.mk * readme updates and new images * Add -j to compile and flash commands in userpsace * Enable NKRO * Enable NKRO, VIA, LTO by default * Stanrc85-ansi readme update * Stanrc85-alice readme * quick RGB layer indicator fix in keymap
* [Keyboard] Add my keymap for Mark65 (#11717)stanrc852021-02-072-0/+101
|
* added limit to RGB brightness (#11759)cole smith2021-02-011-0/+2
|
* [Keyboard] Add RGB Matrix support for The Mark:65 (#11676)Albert Y2021-01-243-0/+28
| | | | | | | | | | | * Add RGB Matrix support for Mark 65 keyboard * Update drive LED count * Removed unnecessary define line * Corrected typo Co-authored-by: filterpaper <filterpaper@localhost>
* The mark: 65 (#11060)cole smith2020-12-3012-0/+703
* added main keyboard files * working default and iso maps * add via config * made default ansi map * fixed info.json and made readme * renamed folders * reincluding the folders I renamed * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * I made a change before PR to clean up VIA map that broke it now its fixed * Apply suggestions from code review Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/boardsource/the_mark/the_mark.h Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>