summaryrefslogtreecommitdiff
path: root/keyboards/ps2avrGB/config.h
diff options
context:
space:
mode:
authorLuiz Ribeiro2017-01-21 18:15:39 -0500
committerLuiz Ribeiro2017-01-21 18:15:39 -0500
commitbfbab75292a3e1fa9fea501fc3c37698c16dedd5 (patch)
tree514f2444b046687a30875c351888c1fa5c0b8ae9 /keyboards/ps2avrGB/config.h
parent9ce38cbccf073fccea6f7ee6492bf472a48852b8 (diff)
Slightly saner default keymap for ps2avrGB and removed some unused code
Diffstat (limited to 'keyboards/ps2avrGB/config.h')
-rw-r--r--keyboards/ps2avrGB/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ps2avrGB/config.h b/keyboards/ps2avrGB/config.h
index f0bef2464..b5c696f3f 100644
--- a/keyboards/ps2avrGB/config.h
+++ b/keyboards/ps2avrGB/config.h
@@ -29,10 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 8
#define MATRIX_COLS 15
-/* only support one hard-coded backlight color for now */
-#define BACKLIGHT_LEVELS 0
-#define BACKLIGHT_COLOR 0x110000
-
#define NO_UART 1
#define BOOTLOADHID_BOOTLOADER 1