diff options
| author | fauxpark <fauxpark@gmail.com> | 2021-09-21 20:19:07 +1000 |
|---|---|---|
| committer | fauxpark <fauxpark@gmail.com> | 2021-09-21 20:19:07 +1000 |
| commit | 94572d74b54ff835a9a1e8adda459d4481274453 (patch) | |
| tree | 6168569f18e4e9890fd96e12cc7b389f35c4acd8 /keyboards/dm9records | |
| parent | 20ea5f3fb5ba108153148e57981a7e804fd4be61 (diff) | |
| parent | 6b74e48f81fd22f4b982c686df9c8d1f8efae571 (diff) | |
| download | qmk_firmware-94572d74b54ff835a9a1e8adda459d4481274453.tar.gz qmk_firmware-94572d74b54ff835a9a1e8adda459d4481274453.zip | |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/dm9records')
| -rw-r--r-- | keyboards/dm9records/ergoinu/keymaps/default/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/dm9records/ergoinu/keymaps/default_jis/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/dm9records/ergoinu/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/dm9records/plaid/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/dm9records/tartan/rules.mk | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/dm9records/ergoinu/keymaps/default/rules.mk b/keyboards/dm9records/ergoinu/keymaps/default/rules.mk index bbf813b24..0f2819358 100644 --- a/keyboards/dm9records/ergoinu/keymaps/default/rules.mk +++ b/keyboards/dm9records/ergoinu/keymaps/default/rules.mk | |||
| @@ -11,7 +11,7 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
| 11 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 11 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 12 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 12 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 13 | MIDI_ENABLE = no # MIDI controls | 13 | MIDI_ENABLE = no # MIDI controls |
| 14 | AUDIO_ENABLE = no # Audio output on port C6 | 14 | AUDIO_ENABLE = no # Audio output |
| 15 | UNICODE_ENABLE = no # Unicode | 15 | UNICODE_ENABLE = no # Unicode |
| 16 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 16 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
| 17 | SWAP_HANDS_ENABLE = no # Enable one-hand typing | 17 | SWAP_HANDS_ENABLE = no # Enable one-hand typing |
diff --git a/keyboards/dm9records/ergoinu/keymaps/default_jis/rules.mk b/keyboards/dm9records/ergoinu/keymaps/default_jis/rules.mk index eec425163..fa7ec3131 100644 --- a/keyboards/dm9records/ergoinu/keymaps/default_jis/rules.mk +++ b/keyboards/dm9records/ergoinu/keymaps/default_jis/rules.mk | |||
| @@ -11,7 +11,7 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
| 11 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 11 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 12 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 12 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 13 | MIDI_ENABLE = no # MIDI controls | 13 | MIDI_ENABLE = no # MIDI controls |
| 14 | AUDIO_ENABLE = no # Audio output on port C6 | 14 | AUDIO_ENABLE = no # Audio output |
| 15 | UNICODE_ENABLE = no # Unicode | 15 | UNICODE_ENABLE = no # Unicode |
| 16 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 16 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
| 17 | SWAP_HANDS_ENABLE = no # Enable one-hand typing | 17 | SWAP_HANDS_ENABLE = no # Enable one-hand typing |
diff --git a/keyboards/dm9records/ergoinu/rules.mk b/keyboards/dm9records/ergoinu/rules.mk index d3f00b7f8..2e8cf01d6 100644 --- a/keyboards/dm9records/ergoinu/rules.mk +++ b/keyboards/dm9records/ergoinu/rules.mk | |||
| @@ -15,7 +15,7 @@ CONSOLE_ENABLE = no # Console for debug | |||
| 15 | COMMAND_ENABLE = no # Commands for debug and configuration | 15 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 16 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 16 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 18 | AUDIO_ENABLE = no # Audio output on port C6 | 18 | AUDIO_ENABLE = no # Audio output |
| 19 | UNICODE_ENABLE = no # Unicode | 19 | UNICODE_ENABLE = no # Unicode |
| 20 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 20 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
| 21 | SUBPROJECT_rev1 = no | 21 | SUBPROJECT_rev1 = no |
diff --git a/keyboards/dm9records/plaid/rules.mk b/keyboards/dm9records/plaid/rules.mk index 810bcf411..f11e542dd 100644 --- a/keyboards/dm9records/plaid/rules.mk +++ b/keyboards/dm9records/plaid/rules.mk | |||
| @@ -19,7 +19,7 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
| 22 | AUDIO_ENABLE = no # Audio output on port C6 | 22 | AUDIO_ENABLE = no # Audio output |
| 23 | 23 | ||
| 24 | LAYOUTS = ortho_4x12 planck_mit | 24 | LAYOUTS = ortho_4x12 planck_mit |
| 25 | LAYOUTS_HAS_RGB = no | 25 | LAYOUTS_HAS_RGB = no |
diff --git a/keyboards/dm9records/tartan/rules.mk b/keyboards/dm9records/tartan/rules.mk index 3b7605538..3e8c4bd8f 100644 --- a/keyboards/dm9records/tartan/rules.mk +++ b/keyboards/dm9records/tartan/rules.mk | |||
| @@ -19,7 +19,7 @@ NKRO_ENABLE = no # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
| 22 | AUDIO_ENABLE = no # Audio output on port C6 | 22 | AUDIO_ENABLE = no # Audio output |
| 23 | 23 | ||
| 24 | LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_iso 60_iso_split_bs_rshift | 24 | LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_iso 60_iso_split_bs_rshift |
| 25 | LAYOUTS_HAS_RGB = no | 25 | LAYOUTS_HAS_RGB = no |
