[Keymap] Update to personal keymaps (#6136)

* changes to keymaps

* changes to userspace

* changes to userspace

* removed reference to fc660c keymap which no longer exists from userspace readme

* removed preonic keymap
This commit is contained in:
SpacebarRacecar
2019-06-16 17:35:20 -07:00
committed by Drashna Jaelre
parent 53a81fc2f6
commit 83754c1146
10 changed files with 23 additions and 219 deletions
+2
View File
@@ -75,6 +75,8 @@ extern bool game;
void timer_timeout(void);
void timer_timeout_keymap(void);
bool process_record_keymap(uint16_t keycode, keyrecord_t *record);
#define CTRLX LCTL(KC_X)