blob: 81568ec7ae9929abf83797cb560322a406125bd2 (
plain)
1
2
3
4
5
6
7
|
// Copyright 2022 Vino Rodrigues (@vinorodrigues)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
/* Denwir D60 has solid back case - no underglow LED's are visible. */
#define ID61_DISABLE_UNDERGLOW
|