From 27e7f322a51597423a828396d2783b63462aa446 Mon Sep 17 00:00:00 2001 From: Andrew Kannan Date: Sat, 11 Apr 2020 18:21:36 -0400 Subject: CannonKeys DB60 (Daughterboard60) PCB (#8208) * Cannonkeys DB60 Keyboard * WhitespacE * Add ISO and make layer names more idiomatic * backlight enable * Remove big backslash from ISO * Apply suggestions from code review Co-Authored-By: Ryan * Update for correct matrix * Apply suggestions from code review Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> Co-Authored-By: Ryan * Update chibios config files * Complete VIA keymap * Remove ugly hack comments * Update keyboards/cannonkeys/db60/rules.mk Co-Authored-By: Joel Challis Co-authored-by: Ryan Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Joel Challis --- keyboards/cannonkeys/db60/db60.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/cannonkeys/db60/db60.c (limited to 'keyboards/cannonkeys/db60/db60.c') diff --git a/keyboards/cannonkeys/db60/db60.c b/keyboards/cannonkeys/db60/db60.c new file mode 100644 index 0000000000..25344360bc --- /dev/null +++ b/keyboards/cannonkeys/db60/db60.c @@ -0,0 +1 @@ +#include "db60.h" -- cgit v1.2.3