summaryrefslogtreecommitdiff
path: root/keyboards/bm60rgb
AgeCommit message (Collapse)Author
2020-09-01add bm60rgb:jbradforddillon keymap (#10133)Bradford
* Added bm60rgb keymap * Fix copyright
2020-09-01bm60rgb: fixed LED layout; add underglow support (#10132)Bradford
* Fixed the LED layout for the bm60rgb * Added underglow support
2020-08-29Better handle LTO_ENABLE (#9832)Drashna Jaelre
* Better handle LTO_ENABLE Especially when calling from command line * Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE * Remove long for LTO from show_options.mk
2020-08-06Added VIA keymap for bm60rgb (#9897)Brandon
2020-07-27Remove HD44780 References, Part 1 (#9052)James Young
* remove HD44780_ENABLE rules: 0-9, A-B * remove HD44780_ENABLE config: 0-9, A-B
2020-01-11[Keyboard] KPRepublic BM60 RGB (#7842)MechMerlin
* initial commit from script * edit all generated files with my name and some basic notes * implement RGB Matrix support * cleanups, file removals, and readme edits * Update keyboards/bm60hsrgb/config.h * rename to bm60rgb * update included library and info.json keyboard name * Update keyboards/bm60rgb/keymaps/default/readme.md