summaryrefslogtreecommitdiffstats
path: root/keyboards/vision_division/keymaps/default/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre1-8/+1
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark1-2/+0
2019-02-15Migrate fn_actions for default keymaps (#4935)fauxpark1-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
2018-01-01backlight breathing overhaul (#2187)Balz Guenat1-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
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson1-11/+11
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein1-2/+2
Fixes #1201.
2016-10-24Fixed some large keyboard bugsIBNobody1-0/+11
Fixed some bugs relating to keyboards with more than 16 columns. Also added the ability to mask off keyboard matrix bits.
2016-10-18Updating Vision keyboard filesIBNobody1-97/+114
2016-09-29Updating Vision to beta layout.IBNobody1-488/+452
2016-08-24NightlyIBNobody1-33/+599
Prep for Vision build
2016-08-22NightlyIBNobody1-4/+24
Only major change to qmk was the addition of A0-A7 pins for the AT90USB
2016-08-20Initial CommmitIBNobody1-0/+44