Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard/bear65 v2 #19578

Merged
merged 11 commits into from
Feb 8, 2023
Prev Previous commit
Next Next commit
minor bugfix
  • Loading branch information
beelzebubi committed Jan 12, 2023
commit cabd849bb77bd732348f553aed488d214c3a17ca
19 changes: 0 additions & 19 deletions keyboards/jacky_studio/bear_65/info.json

This file was deleted.

5 changes: 2 additions & 3 deletions keyboards/jacky_studio/bear_65/rev2/rev2.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2021 Ohashi
/* Copyright 2020 MudkipMao
*
* 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
Expand All @@ -16,8 +16,7 @@

#pragma once

// #include "bear_65.h"
#include "quantum.h"
#include "bear_65.h"

#define LAYOUT_wk_full( \
K31, K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, K4E, \
Expand Down