summaryrefslogtreecommitdiffstats
path: root/keyboards/vision_division/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Remove the vision_division keyboard (#13571)Zach White2021-07-221-367/+0
|
* Add short aliases for Magic keycodes (#7541)fauxpark2019-12-051-1/+0
| | | | | | | | * Add short alias for `MAGIC_TOGGLE_NKRO` * Add aliases for the other Bootmagic keycodes * Replace long form in default keymaps
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-304/+64
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-8/+1
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-2/+0
|
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-141-8/+3
| | | | | | | | | | | | | | | | * Migrate fn_actions for default keymaps * Rename the Grave/Escape Shift masks * No need for shift_esc_shift_mask * Change breaks to return false * Right align pointers * Add default case * Separate cases with empty lines
* backlight breathing overhaul (#2187)Balz Guenat2018-01-011-7/+7
| | | | | | | | | | | | | | | | | | | | * add breathing to bananasplit * backlight breathing overhaul * fix the backlight_tick thing. * fix for vision_division backlight * fix a few keymaps and probably break breathing for some weirdly set-up boards. * remove BL_x keycodes because they made unreasonable assumptions * some fixes for BL keycodes * integer cie lightness scaling * use cie lightness for non-breathing backlight and make breathing able to reach true max brightness
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-11/+11
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-2/+2
| | | | Fixes #1201.
* Fixed some large keyboard bugsIBNobody2016-10-231-0/+11
| | | | | Fixed some bugs relating to keyboards with more than 16 columns. Also added the ability to mask off keyboard matrix bits.
* Updating Vision keyboard filesIBNobody2016-10-181-97/+114
|
* Updating Vision to beta layout.IBNobody2016-09-281-488/+452
|
* NightlyIBNobody2016-08-231-33/+599
| | | | Prep for Vision build
* NightlyIBNobody2016-08-211-4/+24
| | | | Only major change to qmk was the addition of A0-A7 pins for the AT90USB
* Initial CommmitIBNobody2016-08-201-0/+44