summaryrefslogtreecommitdiff
path: root/keyboards/bm68rgb/config.h
AgeCommit message (Collapse)Author
2021-08-09Limit RGB max brightness on KPrepublic BM-series keyboards (#13132)Daniil Yastremskiy
2021-03-31change BM68 RGB USB Device descriptor device name (#12418)peepeetee
* change styling USB Device descriptor device name to reflect stylistic choices of the developer
2021-03-25Minor improvements to BM68RGB (#12156)Albert Y
* 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>
2021-03-06[Keyboard] bm68rgb (#12128)peepeetee
* 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