Skip to content

Commit

Permalink
added images and missing key
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-seiler committed Jan 4, 2024
1 parent ff50dea commit 61ba021
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ The PCB of the [discipline](https://github.com/coseyfannitutti/discipline) keybo
The key matrix was wired to utilise a [nice!nano](https://nicekeyboards.com/nice-nano/) instead
of the default µC. The goal was to add bluetooth support to an existing mechanical keyboard.
The keyboard is mapped for the ISO-DE layout, although it can be remapped fairly easily.

# Images

![Wiring overview](docs/wiring_1.jpeg)
![Wiring detailed](docs/wiring_2.jpeg)
![nice!nano instead of ATmegaA32](docs/front_1.jpeg)
4 changes: 2 additions & 2 deletions config/boards/shields/discipline/discipline.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
bindings = <
&kp GRAVE &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp MINUS &kp EQUAL &kp BSPC &kp DEL
&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp LBKT &kp RBKT &kp RET &kp PSCRN
&kp ESC &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT &none &kp RET &kp C_VOL_UP
&kp LSHFT &kp NON_US_BSLH &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHFT &kp UP &kp C_VOL_DN
&kp ESC &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT &none &kp NUHS &kp C_VOL_UP
&kp LSHFT &kp NUBS &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHFT &kp UP &kp C_VOL_DN
&kp LCTRL &kp LGUI &kp LALT &none &none &none &kp SPACE &none &none &kp RALT &mo FUNCTION &kp RCTRL &kp LEFT &kp DOWN &kp RIGHT
>;

Expand Down
Binary file added docs/front_1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/wiring_1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/wiring_2.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 61ba021

Please sign in to comment.