]> git.donarmstrong.com Git - qmk_firmware.git/commit
M10-A, M65-A, GonNerd keymaps (#2418)
authorGam3cat <31171909+Gam3cat@users.noreply.github.com>
Wed, 28 Feb 2018 21:44:27 +0000 (13:44 -0800)
committerJack Humbert <jack.humb@gmail.com>
Wed, 28 Feb 2018 21:44:27 +0000 (16:44 -0500)
commit2b8a82fb9defa95ca679672322e7f43052fdc44f
treec9a73b4d29b13024f4e416ec3bebbb77b4594395
parent8e99fbc884d8599a18327f1bae82433fe11e9b7a
M10-A, M65-A, GonNerd keymaps (#2418)

* adding my keymap

* update keymap

* adding gamecat keymap for jc65 keyboard

* updating jc65-gamecat keymap

* updating jc65-gamecat keymap

* updating jc65-gamecat keymap

* updating jc65-gamecat keymap

* M10a keymap and M65a updates

* keymap updates

* keymap updates

* M10a/M65a keymap updates

* M10a/M65a keymap updates

* Delete test.txt

* M65 keymap update

* M65 keymap update

* M65 keymap update

* M65/M10 keymap updates

* M65 keymap update

* M65 keymap update

* M65 keymap update

* M65 keymap update

* M65 keymap update

* M65/M10 keymap update

* M65 keymap update

* M65 keymap update

* M65 keymap update

* M65 keymap update

* M65 keymap update

* Set theme jekyll-theme-cayman

* Set theme jekyll-theme-slate

* M65 keymap update

* M10a/M65a keymap updates

* M10a keymap update

* M65a keymap update

* M65a keymap update

* M65a keymap update

* M65a readme update

* M65a/M10a updates

* M65a readme updates

* M65a/M10a updates

* M65A update

* M65A update

* M65A update

* M65A update

* M65A/M10A keymap update

* M10A keymap update

* Set theme jekyll-theme-tactile

* M10A keymap update

* M65A keymap.c update

* M65 keymap added LED backlight toggle, inc/dec to adjust layer.

* M65 keymap/readme updates.

* M65 keymap fix

* M65 keymap update

* remove theme

* fix comments/readme

* update keymap

* LED backlight update, guess based on reading atmega32u4 documentation for DDRB/PORTB regs, believe DDRB should only be written to once not every time CAPS is hit, but really not too sure.

* LED backlight update, guess based on reading atmega32u4 documentation for DDRB/PORTB regs, believe DDRB should only be written to once not every time CAPS is hit, but really not too sure.

* M65 keymap update

* Updated M65, M10, and gonNerd keymaps.

* update

* del

* keymap updates M65, M10, gonnerd

* update keymaps

* adding back readme that somehow got removed.
12 files changed:
keyboards/gonnerd/keymaps/gam3cat/config.h [new file with mode: 0644]
keyboards/gonnerd/keymaps/gam3cat/keymap.c [new file with mode: 0644]
keyboards/gonnerd/keymaps/gam3cat/readme.md [new file with mode: 0644]
keyboards/gonnerd/keymaps/gam3cat/rules.mk [new file with mode: 0644]
keyboards/jc65/v32u4/keymaps/gam3cat/config.h [new file with mode: 0644]
keyboards/jc65/v32u4/keymaps/gam3cat/keymap.c [new file with mode: 0644]
keyboards/jc65/v32u4/keymaps/gam3cat/readme.md [new file with mode: 0644]
keyboards/jc65/v32u4/keymaps/gam3cat/rules.mk [new file with mode: 0644]
keyboards/m10a/keymaps/gam3cat/config.h [new file with mode: 0644]
keyboards/m10a/keymaps/gam3cat/keymap.c [new file with mode: 0644]
keyboards/m10a/keymaps/gam3cat/readme.md [new file with mode: 0644]
keyboards/m10a/keymaps/gam3cat/rules.mk [new file with mode: 0644]