]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] Pvinis master (#5843)
authorPavlos Vinieratos <pvinis@gmail.com>
Tue, 14 May 2019 19:02:22 +0000 (21:02 +0200)
committerDrashna Jaelre <drashna@live.com>
Tue, 14 May 2019 19:02:22 +0000 (12:02 -0700)
commitb68d8fe82eac0be9ca8862fdf94ae4bfbbb0735e
tree788dc925e12ec699f192dcde04096b96abde4da6
parent4cdb86c730528c8ca5ff90f5b9b01c395d31fc0e
[Keymap] Pvinis master (#5843)

* trying to make my global keymap

* refactoring the old keymap using userspace

* getting there

* move readme and remove community layout

* use pragma once instead of ifndefs

* just make iris work

* iris decent

* better naming

* add some modifiers on the home row

* use symbol and sysctl layers

* fix up

* a bit faster

* add < and > on symbol layer

* apparently im not using z all that much..

* okok

* fix up stuff

* led init is back

* bring back led indicators

* Update keyboards/ergotravel/keymaps/pvinis/config.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* not needed

* not needed

* delete these for now, until I use the userspace code

* remove katamari from here. made a new pr for it

* lower case

* drashna suggestion :)

* move files to correct place

* fix missing command
15 files changed:
keyboards/ergodox_ez/keymaps/pvinis/keymap.c [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/pvinis/readme.md [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/pvinis/rules.mk [new file with mode: 0644]
keyboards/keebio/iris/keymaps/pvinis/config.h [new file with mode: 0644]
keyboards/keebio/iris/keymaps/pvinis/keymap.c [new file with mode: 0644]
keyboards/keebio/iris/keymaps/pvinis/rules.mk [new file with mode: 0644]
layouts/community/ergodox/pvinis/Changelog.md [deleted file]
layouts/community/ergodox/pvinis/Readme.md [deleted file]
layouts/community/ergodox/pvinis/keymap.c [deleted file]
layouts/community/ergodox/pvinis/rules.mk [deleted file]
quantum/audio/song_list.h
users/pvinis/config.h [new file with mode: 0644]
users/pvinis/pvinis.c [new file with mode: 0644]
users/pvinis/pvinis.h [new file with mode: 0644]
users/pvinis/rules.mk [new file with mode: 0644]