aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-06-29COPYING: Correct spelling error in Creative Commons Zero v1.0 licenseHEADmasterTeddy Wing
According to this page, the word "present" was corrected to "presence" in other Creative Commons licenses, but not in the CC0: https://english.stackexchange.com/questions/443287/present-used-as-a-noun-like-presence The spelling error bothers me more than my inclination to not modify a widely-used license.
2022-06-29Change license from Unlicense to Creative Commons Zero v1.0Teddy Wing
This article by Chris Morgan convinced me not to use the Unlicense: https://chrismorgan.info/blog/unlicense/ Change to a different public domain dedication license.
2018-03-27README: Fix MarkdownTeddy Wing
* Change table to use GitHub Flavored Markdown syntax * Fix links with spaces by URL-encoding the space
2018-03-27README: Educate quotesTeddy Wing
2018-03-27README: Add more detail to the Install sectionTeddy Wing
After reading this over, I realised I only described copying the bundle into the proper location. Add a little extra description about how to add the layout as a possible input source.
2018-03-27README: Add Unicode code points of emoji charactersTeddy Wing
Include the Unicode code points in the table that describes the emojis used in the keyboard layout for more clarity.
2018-03-27README: Make it clear which version to use in combination with KarabinerTeddy Wing
2018-03-27README: Remove useless commaTeddy Wing
2018-03-27README: Improve wordingTeddy Wing
2018-03-27Dedicate to the public domain via the UnlicenseTeddy Wing
2018-03-27Add screenshotsTeddy Wing
Screenshots of both versions of the keyboard layout in Ukelele. Shows the layouts with different modifier variants.
2018-03-26Add karabiner.part.jsonTeddy Wing
A partial `karabiner.json` file showing the structure with the `"simple_modifications"` configs that need to be copied to replicate the key swaps.
2018-03-26README: Add a section for KarabinerTeddy Wing
2018-03-26README: Enumerate the layout's features and explain 2-versionTeddy Wing
Explain why there are two different versions of the layout.
2018-03-26README: Move purpose paragraph to beginningTeddy Wing
I think it's better to say this at the very beginning. It also allows us to eliminate the redundancy in saying "layout" again.
2018-03-26README: Add a section describing the "emoji" keyTeddy Wing
Shows they emojis outputted by the key and what key sequences each uses. Move the "Example Usage" section above "Screenshots" because it makes more sense for it to be next to the emoji key section.
2018-03-26README: Update descriptionTeddy Wing
Describe the purpose of the layout.
2018-03-26README: Add basic installation instructionsTeddy Wing
2018-03-26README: Add a section for example usage with .vimrc mappingsTeddy Wing
2018-03-26Add READMETeddy Wing
An in-progress README with a description of the project.
2018-03-26Add QWAZERTY keyboard layout filesTeddy Wing
Includes a version with the "Enter" and "\" keys swapped and a version with the normal enter key position. These files were created with Ukelele (http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=ukelele).