summaryrefslogtreecommitdiff
path: root/utils/genkeysymdef.js
Commit message (Expand)AuthorAgeFilesLines
* Standardize on camelCase in utilsSamuel Mannehed2020-05-311-4/+4
* Change copyright header (#1138)Solly Ross2018-10-091-2/+1
* Enforce space before code blockPierre Ossman2018-09-061-2/+2
* Enforce indentationPierre Ossman2018-09-061-17/+17
* Use fat arrow functions `const foo = () => { ... };` for callbacksJuanjo Diaz2018-07-121-1/+1
* Prefer const/let over varJuanjo Diaz2018-05-241-22/+21
* Add eslint and fix reported issuesJuanjo Diaz2018-05-241-5/+6
* Simplify keysymdef.jsPierre Ossman2017-03-241-4/+24
* Clean up keysymdefPierre Ossman2017-03-241-0/+108