summaryrefslogtreecommitdiffstats
path: root/tools/gen_keyboard_overlay_data
Commit message (Expand)AuthorAgeFilesLines
* Fix the keyboard generation script to check for any remapping of the right al...zork@chromium.org2011-05-191-4/+7
* Fix the bug of the keyboard overlay not showing shortcut descriptions on the ...mazda@chromium.org2011-05-111-0/+3
* Modify gen_keyboard_overlay.py to add indentations to the generated cc file.mazda@chromium.org2011-05-111-1/+6
* Convert labels on the spreadsheet in the Python script rather than in JavaScr...mazda@chromium.org2011-04-201-2/+34
* Add UK-Dvorak keyboard layout supportmazda@chromium.org2011-04-141-3/+3
* Don't remap capslock to search when the current keyboard layout uses it.zork@chromium.org2011-04-141-3/+21
* Remap right alt and control keys when the left keys are remapped.zork@chromium.org2011-04-141-2/+3
* Update the overlay generation script to support outputting a list of layoutszork@chromium.org2011-04-131-4/+35
* Change the separator of the keyboard overlay data to allow labels containing ...mazda@chromium.org2011-03-301-20/+9
* Change gen_keyboard_overlay_data.js to generate the power key as a highlithed...mazda@chromium.org2011-03-281-2/+4
* WebUI: Fix the remaining references to dom_ui. Final Patch.tfarina@chromium.org2011-02-231-1/+1
* Add a script to generate data for Keyboard Overlay.mazda@chromium.org2011-02-231-0/+352