Skip to content

Releases: Dakkaron/Fairberry

v0.3.0

24 Mar 21:03
b8f0c27
Compare
Choose a tag to compare

PCB v0.3.0

New features

  • The keyboard backlight is now split into two zones. This allows for showing modifier status using the backlight. (That feature isn't yet implemented in the firmware.)
  • The board is now much smaller, allowing for smaller enclosures.
  • The Hirose connector is now added to the BOM.xlsx, so that it can be ordered from JLCPCB directly and doesn't need to be hand-soldered any more

Fixes

  • Compared to v0.3.0_rc1, the orientation of the ATMega32u4 was fixed

Removed features

  • Removed the two LEDs on the backside that were formerly used to display modifier status.

Firmware v3

New features

  • Support for v0.3.0 PCB (two-zone backlight is currently not controlled separately yet)

Changes

  • Refactoring: Definitions are split into multiple files
  • Small bugfixes and improvements

Case Generator v2

  • Case is now rounder and slimmer
  • Keyboard is mounted using two mounting screws and two catches instead of being mounted by the silver plastic bars between the keys (they used to break easily)
  • Presets for Fairphone 4 and Samsung Galaxy A54 included. (If you make a version for a different phone, please share your preset so that others can also benefit from it!)
  • Refactoring

v0.3.0_rc1

22 Feb 10:22
Compare
Choose a tag to compare
v0.3.0_rc1 Pre-release
Pre-release

Warning: Do not use the CPL.xlsx of this version. The rotation of the Atmega32u4 is wrong! Use the v0.3.0 release instead!

New features

  • The keyboard backlight is now split into two zones. This allows for showing modifier status using the backlight. (That feature isn't yet implemented in the firmware.)
  • The board is now much smaller, allowing for smaller enclosures.
  • The Hirose connector is now added to the BOM.xlsx, so that it can be ordered from JLCPCB directly and doesn't need to be hand-soldered any more

Removed features

  • Removed the two LEDs on the backside that were formerly used to display modifier status.

Release 1

10 Oct 21:28
d8e6d0a
Compare
Choose a tag to compare

This is the initial release, containing the PCB files and the Arduino source code for the firmware.

Known Bugs:

  • None

Todo:

  • Case generator script

Check out the documentation found here on how to order, assemble and flash the keyboard.