Browse Source

Update config.h

pull/1163/head
Jack Humbert 7 years ago
committed by GitHub
parent
commit
c043d1cc47
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      keyboards/lets_split/keymaps/hexwire/config.h

+ 4
- 1
keyboards/lets_split/keymaps/hexwire/config.h View File

@ -32,4 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
#ifdef SUBPROJECT_rev2
#include "../../rev2/config.h"
#endif
#endif
#ifdef SUBPROJECT_rev2fliphalf
#include "../../rev2fliphalf/config.h"
#endif

Loading…
Cancel
Save