qmk_firmware/keyboards/iris/keymaps
fordmr fc975fc255 New Pok3r Based Keymap (#3226)
* Create keymap.c

Modified the default to be way more like a pok3r, already clear that it needs a better ctrl location.

* Delete keymap.c

* Create keymap.c

Modified the default keymap to be more like a pok3r, clearly needs a better ctrl location and probably some other tweaks.

* Add files via upload

* Update keymap.c

Parenthesis correction.

* Parenthetical cleanup

Forgot one...

* Mods and numpad; cleanup

Rework mods and numpad layer, remove superfluous declarations

* comment define devlayer

* Create readme.md

Background and intention.

* Updated to fit example

* Update readme.md

* Update rules.mk

* Update config.h

* Updated includes

Replaced: 
#include "iris.h"
#include "action_layer.h"
#include "eeconfig.h"

With:
#include QMK_KEYBOARD_H

* Update rules.mk

Removed RGB enable declarations

* Update rules.mk

* Update keymap.c

Spaced out on MINS and EQL.

* Update rules.mk

Removed unnecessary block.

* Remove the RGB call

Make would fail because of the RGB call that wasn't anywhere but here, cleaned that up from the default config.

* Update keymap.c

Added [ and ] since I'd forgotten them originally...
2018-06-25 17:11:14 -07:00
..
davidrambo Update personal colemak Iris layout and deleted redundant folders (#2794) 2018-04-24 09:03:02 -07:00
default More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07:00
drashna Big overhaul to Drashna keymaps and userspace (#3097) 2018-06-01 01:11:06 -04:00
drashna_old Big overhaul to Drashna keymaps and userspace (#3097) 2018-06-01 01:11:06 -04:00
edvorakjp Add edvorakjp layout for the Iris keyboard (#3020) 2018-05-22 16:59:43 -07:00
hag Add support for Swap Hands feature to Orthodox and Iris (#2933) 2018-05-14 10:15:48 -04:00
hexwire More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07:00
impstyle layer double tapping fixed (#2885) 2018-05-04 10:40:40 -07:00
krusli Updated matrix.c for some PS2AVRGB boards and templates for new_project script (#2992) 2018-05-31 08:32:05 -07:00
lewisridden More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07:00
mtdjr Updates to mtdjr userspace and keymaps (#3206) 2018-06-20 15:13:00 -07:00
rdhaene More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07:00
s1carii New Pok3r Based Keymap (#3226) 2018-06-25 17:11:14 -07:00
swedish Add support for Swap Hands feature to Orthodox and Iris (#2933) 2018-05-14 10:15:48 -04:00
transmogrified Fix syntax, add laylock with backlight toggle on locked layer (#2940) 2018-05-12 08:46:27 -07:00
xyverz Updating my maps in upstream master (#2987) 2018-05-18 15:32:50 -07:00
yanfali More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07:00