summaryrefslogtreecommitdiffstats
path: root/keyboards/bm68rgb/bm68rgb.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix bm68rgb led map (#12503)peepeetee2021-04-191-1/+1
|
* Minor improvements to BM68RGB (#12156)Albert Y2021-03-251-27/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Minor improvements to BM68RGB * Add grave esc and LTO support * Move comments to end of line * Document the use of qmk script for compiling and flashing * Revert arrow key flags back to mod * Update keyboards/bm68rgb/bm68rgb.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/bm68rgb/bm68rgb.c Co-authored-by: Ryan <fauxpark@gmail.com> * Remove grave escape Co-authored-by: Ryan <fauxpark@gmail.com> * Update tab spacing Co-authored-by: Ryan <fauxpark@gmail.com> * Reverted make default Co-authored-by: Ryan <fauxpark@gmail.com> * Reverted make flash Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: filterpaper <filterpaper@localhost> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] bm68rgb (#12128)peepeetee2021-03-061-0/+59
* add support for Bbm68rgb * pull request changes filled * pull request changes filled(this time for real) * added new line to files that did not have new lines at end of file * updated modifier keys for rgb effects * Update keyboards/bm68rgb/readme.md * Apply suggestions from code review * Apply suggestions from code review * add nkro suppport * Update keyboards/bm68rgb/rules.mk * modified keymap to better correspond to physical layout * updated comment style