aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/hs60
diff options
context:
space:
mode:
authorKrishna Mani <34562820+kmani314@users.noreply.github.com>2020-07-27 18:40:57 -0700
committerGitHub <noreply@github.com>2020-07-27 18:40:57 -0700
commitf5fe6fe5cc352760971c374ed097f2fe4ad2427e (patch)
tree4e6d3e2c557929a3ea6831991b7eab616f8ef111 /keyboards/hs60
parent84cd07b0d3409d1bbb72691fd79c8a9a885363a0 (diff)
downloadfirmware-f5fe6fe5cc352760971c374ed097f2fe4ad2427e.tar.gz
firmware-f5fe6fe5cc352760971c374ed097f2fe4ad2427e.tar.bz2
firmware-f5fe6fe5cc352760971c374ed097f2fe4ad2427e.zip
[Keyboard] Add akegata denki device one (#9690)
* add device one * fix layouts * add other layouts * column fixes, device id changes * layouts cleanup, add readme * add info.json, fix readme * add template readme * add smaller image * fix image links, address requested changes * Apply suggestions from code review * Update keyboards/device_one/keymaps/ansi_split_backspace/keymap.c * add akegata vendor folder * Apply suggestions from code review
Diffstat (limited to 'keyboards/hs60')
-rw-r--r--keyboards/hs60/v1/keymaps/default/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hs60/v1/keymaps/default/keymap.c b/keyboards/hs60/v1/keymaps/default/keymap.c
index 2a5e82361..953172c73 100644
--- a/keyboards/hs60/v1/keymaps/default/keymap.c
+++ b/keyboards/hs60/v1/keymaps/default/keymap.c
@@ -43,4 +43,4 @@ void matrix_scan_user(void) {
bool process_record_user(uint16_t keycode, keyrecord_t *record) {
return true;
-} \ No newline at end of file
+}