Skip to content

Commit

Permalink
Keyboard: Migrate Quefrency to use split common files (qmk#3642)
Browse files Browse the repository at this point in the history
  • Loading branch information
nooges authored and drashna committed Aug 15, 2018
1 parent ad2bb52 commit 89838d0
Show file tree
Hide file tree
Showing 13 changed files with 10 additions and 1,117 deletions.
162 changes: 0 additions & 162 deletions keyboards/quefrency/i2c.c

This file was deleted.

49 changes: 0 additions & 49 deletions keyboards/quefrency/i2c.h

This file was deleted.

8 changes: 2 additions & 6 deletions keyboards/quefrency/keymaps/default/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ This is the c configuration file for the keymap
Copyright 2012 Jun Wako <[email protected]>
Copyright 2015 Jack Humbert
Copyright 2018 Danny Nguyen <[email protected]>
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 @@ -18,14 +19,9 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

#ifndef CONFIG_USER_H
#define CONFIG_USER_H

#include "config_common.h"
#pragma once

/* Use I2C or Serial, not both */

#define USE_SERIAL
// #define USE_I2C

#endif
Loading

0 comments on commit 89838d0

Please sign in to comment.