summaryrefslogtreecommitdiff
path: root/keyboards/bm60rgb_iso/bm60rgb_iso.h
AgeCommit message (Collapse)Author
2021-08-22Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee
* reset; redoing my steps; and recommit * include xd002/.noci
2020-10-01BM60RGB ISO: update default keymap and layout macro (#10494)James Young
* BM60RGB ISO: fix and extend default keymap - correctly assigns the Non-US Backslash and Hash keys - adds Function and Navigation keys - use KC_GESC instead of KC_ESC to make Grave accent available * Update layout macro The layout is the ISO equivalent of QMK's `LAYOUT_60_ansi_arrow`.
2020-08-17[Keyboard] BM60 RGB ISO (#9975)markva
* Add BM60 RGB ISO Keyboard * fixed link to picture * Update keyboards/bm60rgb_iso/bm60rgb_iso.c * Update keyboards/bm60rgb_iso/config.h * Update keyboards/bm60rgb_iso/config.h * Update keyboards/bm60rgb_iso/info.json * Update keyboards/bm60rgb_iso/info.json * Update keyboards/bm60rgb_iso/rules.mk * Delete vscode file * Update my new username * Disable console and commands * Apply suggestions from code review