diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2021-02-03 12:45:26 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2021-02-03 12:45:26 +0000 |
| commit | 3f993b6d856353a1a3a103407b8e5ef42b7636d3 (patch) | |
| tree | e0f18cfd6b250968585e270cfeb8cfb1ecb221f8 | |
| parent | add 0xC.pad, 0x2C.board (diff) | |
| download | redirectly-3f993b6d856353a1a3a103407b8e5ef42b7636d3.tar.gz redirectly-3f993b6d856353a1a3a103407b8e5ef42b7636d3.zip | |
add 0xC.pad, 0x2C.board /cfg links
| -rw-r--r-- | resources/config.edn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/config.edn b/resources/config.edn index cf010d6..5a0a373 100644 --- a/resources/config.edn +++ b/resources/config.edn @@ -32,7 +32,9 @@ :hex12pad {:to "https://docs.google.com/forms/d/e/1FAIpQLSccvUj4WobsxLP0yTdObMYbdXgTbWaAEnlu7WoOhmo262PaQA/viewform"} :0xC.pad {:to "https://docs.google.com/forms/d/e/1FAIpQLSccvUj4WobsxLP0yTdObMYbdXgTbWaAEnlu7WoOhmo262PaQA/viewform"} + "0xC.pad/cfg" {:to "https://qmk.s-ol.nu/#/s_ol/0xc_pad/LAYOUT"} :0x2C.board {:to "https://fabacademy.org/2020/labs/opendot/students/sol-bekic/projects/keyboard/"} + "0x2C.board/cfg" {:to "https://qmk.s-ol.nu/#/s_ol/0x2c_board/LAYOUT"} ; legacy blog posts :blog {:to [:mmm "/blog"]} |
