qmk-dactyl-manuform-a/keyboards/bm60rgb_iso
Jakob Stendahl 44f9017cb8
Bm60rgb iso nordic keymap with sleepmode functional (#10510)
* Add nordic keymap

Changes from default:
- Change button right of `LSHIFT` to `KC_NUBS`
- Add some more keys to the second layer.

* Add sleepmode functionality

Added a sleepmode, this turns of the rgb_matrix if no key was pressed for x minutes. Not default on, so you have to enable it by defining `SLEEPMODE_ENABLED`.

* Move all sleepmode config to config.h, rename keymap

- Move all configurations for sleepmode to keymap config.h
- rename keymap to include reference to it having sleepmode (suggestion from guy the discord-server)
- add copyright in config.h

* Update keyboards/bm60rgb_iso/keymaps/iso_nordic_sleepmode/config.h

* Update keyboards/bm60rgb_iso/keymaps/iso_nordic_sleepmode/keymap.c

* Update keyboards/bm60rgb_iso/keymaps/iso_nordic_sleepmode/keymap.c

* Update keyboards/bm60rgb_iso/keymaps/iso_nordic_sleepmode/keymap.c

* Update keyboards/bm60rgb_iso/keymaps/iso_nordic_sleepmode/keymap.c

* Update keyboards/bm60rgb_iso/keymaps/iso_nordic_sleepmode/keymap.c
2020-10-16 21:29:15 -07:00
..
keymaps Bm60rgb iso nordic keymap with sleepmode functional (#10510) 2020-10-16 21:29:15 -07:00
bm60rgb_iso.c bm60rgb_iso: add underglow support (#10307) 2020-09-21 17:25:29 -07:00
bm60rgb_iso.h BM60RGB ISO: update default keymap and layout macro (#10494) 2020-10-01 23:00:03 +01:00
config.h [Keyboard] BM60 RGB ISO (#9975) 2020-08-17 23:28:47 -07:00
info.json [Keyboard] BM60 RGB ISO (#9975) 2020-08-17 23:28:47 -07:00
readme.md [Keyboard] BM60 RGB ISO (#9975) 2020-08-17 23:28:47 -07:00
rules.mk [Keyboard] BM60 RGB ISO (#9975) 2020-08-17 23:28:47 -07:00

readme.md

BM60 RGB ISO

BM60 RGB ISO

A 60% ISO hotswap inswitch RGB keyboard.

  • Keyboard Maintainer: markva
  • Hardware Supported: BM60 RGB ISO
  • Hardware Availability: KP Republic

Make example for this keyboard (after setting up your build environment):

make bm60rgb_iso:default

Flashing example for this keyboard:

make bm60rgb_iso:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.