~ruther/qmk_firmware

fc975fc2 — fordmr 7 years ago
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...
52906ad4 — Albert Seo 7 years ago
Added comments to Niu Mini default keymap (#3230)

ee700b2e — noroadsleft 7 years ago
Configurator fix for Org60 (#3231)

* Configurator fix

* Added LAYOUTS = 60_ansi to rules.mk
2f8f26b1 — MechMerlin 7 years ago
Add QMK Configurator Support for ORG60 (#3228)

* Add additional readme notes on how to fix the flickering backlight issue

* Add QMK Configurator support
ae8dfbab — MechMerlin 7 years ago
add support for the 60_ansi_split_bs_rshift community layout (#3227)

85a505f9 — Derek Tracy 7 years ago
added tada68:unix (#3225)

043a3af4 — MechMerlin 7 years ago
Fix up some of mechmerlin universal keymaps (#3223)

796c990e — noroadsleft 7 years ago
Handwired/Dactyl refactor and Configurator support (#3222)

* Matrix refactor

* Configurator support

* Keymap refactor
de0727b8 — MechMerlin 7 years ago
Add LAYOUT_60_ansi to DO60 (#3220)

* add LAYOUT_60_ansi layout

* - Add LAYOUT_60_ansi layout
- Use QMK_KEYBOARD_H
91b4acc0 — kouMatsumoto 7 years ago
feat: add a keymap of kou (#3219)

1a26eafa — MechMerlin 7 years ago
rename layouts based on memey monikers courtesy of Krelbit...lulz (#3218)

e20f6f63 — Pascal Greilich 7 years ago
Another alternative layout for TADA68 (#3215)

ca450b0a — MechMerlin 7 years ago
change meme board MCU from 32u4 to 32u2 (#3212)

0f3a7302 — MakotoKurauchi 7 years ago
Fix Helix i2c wrong bit rate (#3207)

f5109c93 — noroadsleft 7 years ago
DZ60 Configurator fix and refactor (#3205)

* Bugfix refactor

* Added 60_iso layout to rules.mk

* Added sample ISO-UK keymap

* Keymap refactor

* Fixes per @andys8
e8eaf563 — mtdjr 7 years ago
Updates to mtdjr userspace and keymaps (#3206)

* slight tweaks to xd75 keymap

* update to config.h to remove undef of solenoid active

* code organization for userspace

* updates to userspace and keymaps

* add rgb to userspace and lets split

* add conditional around rgb functions in userpsace

* move rgb layer changes into layer_state_set_user
f46b1db9 — Biacco42 7 years ago
Add underglow compatible keymap for Ergo42 (#3204)

* Add underglow compatible keymap for Ergo42

* Move RGB underglow settings from global to specific keymap
e59bfd33 — Kenny Hung 7 years ago
Some lightshow code for XD75. (#3203)

* Add shift key to navigation layer to save pinky when double tapping shift key in IntelliJ

* Fancy effects on the lights
DCompact Update 1 (#3202)

* Add Plover layer to DCompact from Planck default

* Fix up and update DCompact READMEs

* Add missing Steno features

* Switch flags to re-enable extrakeys

* Fix compilation bug in Chimera layout
44660e77 — Jon Allen 7 years ago
allow programming the tomato keyboard through the reset keycode (#3201)

Next