summaryrefslogtreecommitdiff
path: root/keyboards/doodboard/duckboard/duckboard.h
diff options
context:
space:
mode:
authorsomepin <79652090+somepin@users.noreply.github.com>2021-03-10 00:17:35 -0500
committerGitHub <noreply@github.com>2021-03-09 21:17:35 -0800
commit9089244db77d724f23ddfc01be370f9c029c8e6c (patch)
tree0995636c0f60c318fe69030bff1228cefb33ef6c /keyboards/doodboard/duckboard/duckboard.h
parentaed8bace97646af7e90e3a46f48aa3a83784df17 (diff)
Add VIA support to doodboard/duckboard_r2 (#12028)
* Update R1 keymap and config * Add duckboard R2 * Add VIA support for duckboard R2 * Set bootmagic lite row and column * Update config.h * Update keyboards/doodboard/duckboard/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update config.h Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/doodboard/duckboard/duckboard.h')
-rw-r--r--keyboards/doodboard/duckboard/duckboard.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/doodboard/duckboard/duckboard.h b/keyboards/doodboard/duckboard/duckboard.h
index 0e753d445e..c98c9a703a 100644
--- a/keyboards/doodboard/duckboard/duckboard.h
+++ b/keyboards/doodboard/duckboard/duckboard.h
@@ -1,4 +1,4 @@
-/* Copyright 2020 doodboard
+/* Copyright 2020-2021 doodboard
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -14,7 +14,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
#pragma once
#include "quantum.h"