Commit Graph

10 Commits (master)

Author SHA1 Message Date
Ian Prest 8581b1a4f8 Reworked UI for the "tools"
-- Went with another tab, instead of the dialog, so you could better see the outcome of an action.
-- Replaced the "move legend pairs" buttons with an "align legends" function, which I think covers most of the cases, while also offering more possibilities.
9 years ago
iandoug 5181b8080d Added AULA Blue, NIMXO Gray and Razer (Green and Orange) switches. Not sure how available they are retail. 9 years ago
Ian Prest 5b972cf6f6 Misc changes, mostly for per-key switch type
-- Switches.json -> now using hash for "switches" for easy lookup
-- Serialization changed so that we use "" for default switch types, and
this round-trips properly.
-- Had to switch from <select> to bootstrap-style dropdowns; when I
started trying to handle the 'default' settings better (i.e., when the
per-key setting was blank), Angular was throwing errors using the
<select> element.
-- Changing switch mount blanks out brand/type, etc.
-- Now disabling switch mount/brand/type controls when appropriate
-- PNG rendering now only doing #keyboard-bg, which allows me to make
#keyboard full-width again.
9 years ago
iandoug f1cbc87784 Added Hua-Jie switches, partly from spec sheet, partly educated guess. 9 years ago
iandoug 6c5804e12e Fixed clashes in Cherry MX model numbers, added a few more, standardised force to Actuation Force, using data PDFs from http://www.cherry.de/cid/keymodules.htm?# 9 years ago
iandoug 40227490ad Small corrections to json files 9 years ago
Ian Prest e3b4dd2bb3 Updated switches data to be a bit more descriptive
-- Found part numbers for a few switch types
-- Split switch data into a JS object, rather than a simple string
-- Small tweaks to UI layout
-- When setting mount-type, brand & switch-type are reset
-- When setting brand, switch-type is reset
9 years ago
iandoug a3b070cda5 Updated kb.html to use default switch data from one JSON file 9 years ago
iandoug 890875795c Merge the three switch json files into one, update html and js to handle, not working yet 9 years ago
iandoug 11111bb49d Added code and data to support setting Default Keyswitch 9 years ago