Merge remote-tracking branch 'origin/master' into develop

fix_template_bootmagic
QMK Bot 4 years ago
commit 7d501c9648
  1. 2
      keyboards/signum/3_0/3_0.c
  2. 0
      keyboards/signum/3_0/3_0.h
  3. 3
      keyboards/signum/3_0/elitec/elitec.h
  4. 3
      keyboards/signum/3_0/teensy/teensy.h

@ -13,4 +13,4 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "signum.h"
#include "3_0.h"

@ -1,4 +1,3 @@
#pragma once
#include "quantum.h"
#include "signum.h"
#include "3_0.h"

@ -15,5 +15,4 @@
*/
#pragma once
#include "quantum.h"
#include "signum.h"
#include "3_0.h"

Loading…
Cancel
Save