summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/symbolic/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-7/+0
| | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* [Keymap] layout/community/ortho4x12/symbolic update (#5274)leico2019-03-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | * 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
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-4/+0
| | | | | | | | | | * Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
* Keymap: share my ortho_4x12 layout symbolic (#3833)leico2018-09-021-0/+47
* 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