diff options
author | Danny Nguyen <danny@80pct.com> | 2017-06-01 01:36:14 -0400 |
---|---|---|
committer | Danny Nguyen <danny@80pct.com> | 2017-06-01 11:15:21 -0400 |
commit | aae727d9ecce60906b26ee9a5a5d72f6fd25d9e4 (patch) | |
tree | 5f12f51c1fc663f4fba95c0cf116fdacba797ef7 /keyboards/nyquist/keymaps/serial/config.h | |
parent | db82b17d6ec988c7f7c9d0dc1c067d441524b979 (diff) |
Update keymap layout comments
Diffstat (limited to 'keyboards/nyquist/keymaps/serial/config.h')
-rw-r--r-- | keyboards/nyquist/keymaps/serial/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/nyquist/keymaps/serial/config.h b/keyboards/nyquist/keymaps/serial/config.h index 2434418c5d..ff79b6fb98 100644 --- a/keyboards/nyquist/keymaps/serial/config.h +++ b/keyboards/nyquist/keymaps/serial/config.h @@ -15,14 +15,12 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ - #define USE_SERIAL #define MASTER_LEFT // #define _MASTER_RIGHT // #define EE_HANDS - #ifdef SUBPROJECT_rev1 #include "../../rev1/config.h" #endif |