summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/symbolic/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2019-03-03[Keymap] layout/community/ortho4x12/symbolic update (#5274)leico1-37/+101
* change readme.md * diy LayerTap function * fixed forgot update_tri_layer correspound permissive hold * update README * change No_event of general shift * update symbolic layout * merge symbolic_general_shift to symbolic layout * update README.md * following code style * delete excess codes, change codes that don't follows the code style
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in layouts (#5142)fauxpark1-6/+0
2018-09-02Keymap: share my ortho_4x12 layout symbolic (#3833)leico1-0/+171
* add ortho_4x12 symbolic layout * delete trash * modify little bit * fixed doesn't requires replace `#ifndef ... #endif` to `#pragma ones` in config.h delete `QMK_KEYBOARD_CONFIG_H` in config.h delete `action_layer.h` and `eeconfig.h` in keymap.c