All Projects → Nicell → Dissatisfaction-65

Nicell / Dissatisfaction-65

Licence: MIT License
A 65% QMK Bluetooth keyboard with an OLED and encoder

Projects that are alternatives of or similar to Dissatisfaction-65

Plaid-Pad
Build guide and additional hardware for the Plaid-Pad mechanical macro pad.
Stars: ✭ 39 (-36.07%)
Mutual labels:  keyboard, encoder, qmk
Python Keyboard
A hand-wired USB & Bluetooth keyboard powered by Python and more
Stars: ✭ 360 (+490.16%)
Mutual labels:  keyboard, bluetooth
node-anne-pro
Bluetooth communication library for the Anne Pro keyboard
Stars: ✭ 27 (-55.74%)
Mutual labels:  keyboard, bluetooth
Esp32 Ble Keyboard
Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
Stars: ✭ 533 (+773.77%)
Mutual labels:  keyboard, bluetooth
keyboard mouse emulate on raspberry
Bluetooth Keyboard Mouse Emulator on Raspberry Pi
Stars: ✭ 230 (+277.05%)
Mutual labels:  keyboard, bluetooth
Pheromone keyboard
Stars: ✭ 128 (+109.84%)
Mutual labels:  keyboard, encoder
Arduinomenu
Arduino generic menu/interactivity system
Stars: ✭ 520 (+752.46%)
Mutual labels:  keyboard, encoder
Keymapper
📱 An Android app that maps any keys to actions.
Stars: ✭ 207 (+239.34%)
Mutual labels:  keyboard, bluetooth
steno
Embedded steno firmware + custom steno PCBs
Stars: ✭ 47 (-22.95%)
Mutual labels:  keyboard, qmk
djinn
Djinn Split Keyboard
Stars: ✭ 685 (+1022.95%)
Mutual labels:  keyboard, qmk
qmk-comment-gen
Generates fancy layout comments from qmk keymap.c
Stars: ✭ 28 (-54.1%)
Mutual labels:  keyboard, qmk
JDY-08
JDY-08 Bluetooth transparent transmission module, with resource for KiCAD
Stars: ✭ 48 (-21.31%)
Mutual labels:  bluetooth
pykeyboard
Best Keyboard and Pagination for the Pyrogram Library.
Stars: ✭ 42 (-31.15%)
Mutual labels:  keyboard
switchboard-plug-bluetooth
Switchboard Bluetooth Plug
Stars: ✭ 23 (-62.3%)
Mutual labels:  bluetooth
ember-key-manager
A service for (un)binding keyboard up and down events.
Stars: ✭ 39 (-36.07%)
Mutual labels:  keyboard
WPF-Keyboard-Control
WPF Keyboard Control
Stars: ✭ 53 (-13.11%)
Mutual labels:  keyboard
waffle corne
Proton-C compatible Corne PCB + Firmware
Stars: ✭ 19 (-68.85%)
Mutual labels:  keyboard
govee btled
A Python wrapper for controlling a cheap Bluetooth RGB light bulb.
Stars: ✭ 50 (-18.03%)
Mutual labels:  bluetooth
pirowflo
All-in-one data interface for your Waterrower S4 Monitor or Smartrow
Stars: ✭ 73 (+19.67%)
Mutual labels:  bluetooth
input-remapper
🎮 An easy to use tool to change the mapping of your input device buttons.
Stars: ✭ 1,142 (+1772.13%)
Mutual labels:  keyboard

Dissatisfaction65

This is the hardware repository for my 65% QMK Bluetooth keyboard with an OLED and encoder.

I'm working on a new version of this to vastly improve the design and functionality. You can follow the development on this discord

Software (QMK)

You can currently find the firmware for this board at my qmk-firmware fork. It requires this pull-request before it can be fully upstreamed.

What you'll need (or at least what I used)

You can get most of these items at different places, but I left the more convenient places here. Often you can get cheaper electronics at LCSC and AliExpress rather than Mouser and Amazon.

  • Adafruit Feather 32u4 Bluefruit LE BUY
  • 2500mAH battery or equivalent (probably don't go thicker) BUY
  • EC12 Encoder Knob BUY
  • OLED SSD1306 128x32 BUY
  • Long headers for the OLED to reach far down BUY
  • 1N4148 DO-35 package 67x BUY
  • 74HC4515 Decoder BUY
  • On-Off switch BUY
  • Encoder Knob BUY
  • M3 (Bolts) (Nuts) (Lock Nuts) (Rubber Feet)
  • Plates: one of each of the plates found in the DXF folder. Middle MUST be 1.5mm. I got mine from SendCutSend in brushed stainless steel using the combined plates file. I highly recommend them. Fast, affordable, and good quality.
  • Middle pieces: 7x of the middle piece found in the DXF folder. I used 1/8in thick pieces. 2x between the top and switch plate, and 5x between the bottom and switch plate. The second and third to last from the bottom pieces need cutouts for both the micro USB and the power switch. I got mine from Sculpteo. I would not recommend them. The wait was long, the order was messed up, and the quality was very mediocre. There was an obvious taper on the cuts.
  • MX style switches 67x. PCB or plate mount
  • Keycaps! KLE can be found here.

Things I'd like to change

There were a few things that I'd like to change. I haven't done them yet, but they would enhance the board.

  • Move the encoder switch to the matrix. Currently has its own direct connection.
  • Recreate the switch plate using ai03's plate designer. Currently has huge lines across stabs and the stab holes are really tight.
  • Re-dimension the OLED. It seems to be barely too far down and to the left. I can re-dimension now that I have calipers.
  • Redo the decoder using a 74HC154. No need to use the latched version that's more expensive and slower.
  • Create a little cut in the middle pieces to use as a prop up for the OLED.
  • Create pre-made middle pieces with cutouts for the micro USB port and the on-off switch rather than cutting them manually.

Random things I encountered

  • Make sure to test your Adafruit board fully before soldering it in. The board I got had a working MCU and Bluetooth module, but they couldn't communicate properly despite continuity between the SPI pins.
  • My plate ended up flexing a bit when connecting the switches. I suspect the PCB was either a bit too small or the plate was a bit too big. I really don't know why this was the case.

Thanks to

  • QMK team for helping me with getting the firmware working
  • Nick_68 and WoodKeys for each of their iterations on the Bluetooth + decoder design with the Ronin and Meira, which were invaluable for me while I was designing this board.
  • ai03 for the MX KiCad library I have in this project.

Images

Full OLED Encoder

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].