fixed compiling bugs in infinity_chibios.h, updated keymaps, added depariel keymap

This commit is contained in:
Depariel
2016-07-31 14:25:25 -04:00
parent b25dbc484d
commit ceecb7c819
5 changed files with 146 additions and 149 deletions

View File

@@ -18,6 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef CONFIG_H
#define CONFIG_H
#define PREVENT_STUCK_MODIFIERS
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
@@ -50,7 +51,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
)
/* Keymap for Infiity prototype */
/* Keymap for Infinity prototype */
#define INFINITY_PROTOTYPE