Commit Graph

494 Commits (master)
 

Author SHA1 Message Date
Ian Prest d2945e5b0a added link to kle-serial to README 5 years ago
Ian Prest d557aedcd9 base filename off title when downloading PNG, etc. 6 years ago
Ian Prest d79d1511f7 added FLAT profile 6 years ago
Ian Prest e6088da36c tweak css to allow keycap border-color changes 6 years ago
Ian Prest f0c1bc73b1 changed max width/height of keys to 24 6 years ago
Ian Prest 0217f3911b reverted footer size change 6 years ago
Ian Prest 5f2a5c51ce Merge branch 'ivanjonas-master' 6 years ago
Ian Prest 14db69049d Merge branch 'master' of git://github.com/ivanjonas/keyboard-layout-editor into ivanjonas-master 6 years ago
Ian Prest dc67dd2295 updated more copyright dates 6 years ago
Mark Hadley bc2bc53641 Updated © to 2013-2018 instead of 2013-2015 (#222) 6 years ago
Damian Cugley 31ef5a328d Allow for newer Google Fonts import snippet (#186)
Google Fonts now supplies an HTTPS rather than HTTP URL in its snippet, and adds quotes around the URL string. This change allows such snippets to survive the sanitation process.
6 years ago
Ivan Jonas 29d166a5c9 improve footer spacing 6 years ago
Ivan Jonas a4fe3c7a85 fix footer background issue
The issue was not with the footer itself, but with a div that
occurs earlier in the document. Bootstrap requires columns to be inside
rows; the root cause of the footer issue was in defining a single
element as both a row and a column. This was messing up the document
flow of downstream elements.
6 years ago
Ian Prest 721011f8fd Updated code to work with newest Jison version
-- Jison changed their code generation slightly so that the parser is no
longer named "parser"
-- Updated the kb.html to reference the new name as appropriate
-- If you need to upgrade to a new version of Jison, run "npm upgrade -g
jison"
7 years ago
Ian Prest 69ef807bb8 Sampled GMK / Uniqey colors from sample keycaps
-- Used same methodology as with previous Signature Plastics sampling
8 years ago
Ian Prest 50347112a6 Fixed a problem parsing Font Awesome's CSS file; also updated FA to 4.4.0. 9 years ago
Ian Prest c13b605c88 Added 'BLACK' to SP-PBT color palette; fixed color name for TGJ 9 years ago
Ian Prest 0399232b05 Added missing color 'TGT' to SP PBT list; fixes #141 9 years ago
Ian Prest 98ca1d4c33 Added small 'make fonts' line to the README 9 years ago
Ian Prest ebc13ea0d2 Tweaked deploy script to allow me to deploy a single file easily 9 years ago
Ian Prest e48a31e318 Added simple Planck preset; fixes #135 9 years ago
Ian Prest 8b4e8479f6 Merge branch 'tylert-iso-60-label-fix' 9 years ago
Ian Prest e985878b61 Merge branch 'iso-60-label-fix' of git://github.com/tylert/keyboard-layout-editor into tylert-iso-60-label-fix 9 years ago
Ian Prest 248bac695a Merge branch 'iandoug-master' 9 years ago
Ian Prest 8d0c2c900b Updated test screenshots to reflect numpad-spacing change to samples. 9 years ago
Ian Prest f79565a844 Small tweak to "tools" panel layout 9 years ago
Ian Prest 6e3809142c Fixed page footer 9 years ago
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
Tyler Tidman 5fd35992b6 #133: Fix minor label diffs for Enter and AltGr on ISO 60% preset 9 years ago
Ian Prest 8bfbdac388 Merge branch 'master' of git://github.com/iandoug/keyboard-layout-editor into iandoug-master 9 years ago
Ian Prest 7072201394 Merge branch 'tylert-104-105-nav-numpad-layout-spacing-fix' 9 years ago
Ian Prest e0bfbbbd8b Fixed navigation/numpad spacing issues in complex samples. 9 years ago
Ian Prest 8a06db54d2 Merge branch '104-105-nav-numpad-layout-spacing-fix' of git://github.com/tylert/keyboard-layout-editor into tylert-104-105-nav-numpad-layout-spacing-fix 9 years ago
Ian Prest 2b13f0c3e2 Added 'Apple Wireless' keyboard sample
-- Courtesy of @alistaircom, with a few tweaks
9 years ago
Ian Prest 65947be7b8 Added rendering support for a 'CHICKLET' profile.
-- Updated the tooltip for the profile fields to list supported profiles.
-- Fixed a rendering issue that prevented 'keySpacing' from being utilized (it wasn't used for the existing profiles).
9 years ago
Tyler Tidman 82935e14e7 #131: Reduce nav/numpad spacing for 104/105 preset layouts 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
iandoug d86cb5a2d1 Move the textSize and textColor too, not just the legend. 9 years ago
iandoug 1576304f1b Fixed tooltip written in early hours of morning. 9 years ago
iandoug 86f6bfd902 The images for the move/swap buttons 9 years ago
iandoug a3061afed4 Added HTML and JS for moving pairs of legends, and single legends. 9 years ago
iandoug 4a49380d45 Added some table defs for the Tools dialogue 9 years ago
iandoug a593cb50f5 Added some more regexes (regexii?) for detecting 'other' legends to remove. 9 years ago
iandoug fa89bf7fde Unhide decals 9 years ago
iandoug 087a630276 Remove FontAwesome, WebFont, Images, etc 9 years ago
iandoug 548920f669 Now can remove decal legends too 9 years ago
iandoug 0388244e65 Added Tools dialogue with first tool, remove selected legends. ToDo: remove decals. 9 years ago
Ian Prest a8dab4924e Fixed reference to kbd-webfont.css 9 years ago
Ian Prest 6e8bab6e68 Merge branch 'iandoug-webfont' 9 years ago
Ian Prest aa4303efd9 Minor tweaks to kbd-webfont
-- Fixed a typo & added a legal disclaimer (probably not sufficient, but
a start).
-- Removed links to files that don't exist.
9 years ago