3868a5364f
Add missing ~ (tilde) around key bindings. Remove an extra ~.
36 lines
1 KiB
Org Mode
36 lines
1 KiB
Org Mode
#+TITLE: selectric layer
|
|
|
|
#+TAGS: fun|layer
|
|
|
|
[[file:img/typewriter.jpg]]
|
|
|
|
* Table of Contents :TOC_5_gh:noexport:
|
|
- [[#description][Description]]
|
|
- [[#features][Features:]]
|
|
- [[#install][Install]]
|
|
- [[#key-bindings][Key bindings]]
|
|
- [[#notes][Notes]]
|
|
|
|
* Description
|
|
This layer makes your Emacs sound like an IBM Selectric typewriter, for those
|
|
moments when your loud, clicky mechanical keyboard is not at hand, yet, you'd
|
|
still wish to enjoy the sound.
|
|
|
|
** Features:
|
|
- Brings back fond memories about your first programming job where you started
|
|
with that big mechanical keyboard and the small monochrome display working on
|
|
the latest IBM Iseries server.
|
|
|
|
* Install
|
|
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
|
|
add =selectric= to the existing =dotspacemacs-configuration-layers= list in this
|
|
file.
|
|
|
|
* Key bindings
|
|
|
|
| Key binding | Description |
|
|
|-------------+--------------------------|
|
|
| ~SPC C-t t~ | Toggle clicky key sounds |
|
|
|
|
* Notes
|
|
IBM Selectric image by Oliver Kurmis
|