Skip to content

Releases: DP19/qmk_firmware

v1.1.0-gem80-alpha

28 Sep 00:22

Choose a tag to compare

v1.1.0-gem80-alpha Pre-release
Pre-release
Merge remote-tracking branch 'upstream/master' into nuphy-keebs

v1.1.3-halo75_v2

10 Aug 19:46

Choose a tag to compare

  • fix performance issues

_via.bin and the _via.json is the standard build and the one you'll want to use if you want to use via.
_default.bin is the same build but without via support. All features can be adjusted on the keyboard itself so if you don't need or want via support this is for you.
_DP19 bin is my own build with features i don't use turned off. You probably don't want this one or it's _dp19.json file (see specifics in link below)

See customizations for all info!

Full Changelog: v1.1.2-halo75_v2...v1.1.3-halo75_v2

v1.0.0-gem80

10 Aug 19:49

Choose a tag to compare

v1.0.0-gem80 Pre-release
Pre-release

Initial Gemo80 firmware; not README yet but follows the same customizations for the halo75_v2

v1.1.2-halo75_v2

06 Jul 02:12

Choose a tag to compare

  • Fix led percentage lights which was using the ~ key as 1 when it should have been the 1 key

_via.bin and the _via.json is the standard build and the one you'll want to use if you want to use via.
_default.bin is the same build but without via support. All features can be adjusted on the keyboard itself so if you don't need or want via support this is for you.
_DP19 bin is my own build with features i don't use turned off. You probably don't want this one or it's _dp19.json file (see specifics in link below)

See customizations for all info!

Full Changelog: v1.1.1-halo75_v2...v1.1.2-halo75_v2

v1.1.1-halo75_v2

04 Jul 01:49

Choose a tag to compare

Updated a few things to stablize this version after some testing throughout the week:

  • reverted the debounce algorithm back to asymetic eager (key down), defer (key up). Also updated the default debounce to 5ms

_via.bin and the _via.json is the standard build and the one you'll want to use if you want to use via.
_default.bin is the same build but without via support. All features can be adjusted on the keyboard itself so if you don't need or want via support this is for you.
_DP19 bin is my own build with features i don't use turned off. You probably don't want this one or it's _dp19.json file (see specifics in link below)

See customizations for all info!

Full Changelog: v1.1.0-halo75_v2...v1.1.1-halo75_v2

v1.1.0 - halo75_v2

29 Jun 04:39

Choose a tag to compare

Updated a few things to stablize this version after some testing throughout the week:

  • updated the debounce algorithm to the default symetric global defer, the per key eager method produced a lot of duplicate presses even with a high debounce. The performance improvemtn of this algorithm should make this change feel minimal
  • Ported JC's rf_queue logic to not lose key presses after deep sleep. Personally I just hit the shift key a few times and expect to lose things but others like this feature
  • various improvements to skip cycles if you're in light sleep and bug fixes

_via.bin and the _via.json is the standard build and the one you'll want to use if you want to use via.
_default.bin is the same build but without via support. All features can be adjusted on the keyboard itself so if you don't need or want via support this is for you.
_DP19 bin is my own build with features i don't use turned off. You probably don't want this one or it's _dp19.json file (see specifics in link below)

See customizations for all info!

Full Changelog: v1.0.0-halo75_v2...v1.1.0-halo75_v2

Initial Halo75 release

24 Jun 04:53

Choose a tag to compare

This is combination of porting changes i made to the air75 v2 over to the halo; with some inspiration from Ryo's changes.

  • _via.bin and the _via.json is the standard build and the one you'll want to use if you want to use via.
  • _default.bin is the same build but without via support. All features can be adjusted on the keyboard itself so if you don't need or want via support this is for you.

_DP19 bin is my own build with features i don't use turned off. You probably don't want this one or it's _dp19.json file (see specifics in link below)

See customizations for all info!

Halo 75v2

21 Jun 06:44

Choose a tag to compare

Halo 75v2 Pre-release
Pre-release

Ported changes I've made from air75v2 to the halo.

This is a pre-release. I've squashed most of the bugs that i've found but there still may be more out there as I only use my keymap which removes a lot of features I don't use.

There is a known issue if you disable KEY_LOCK, then use the halo wired it will think the caps lock is on, on boot. You can toggle it away but it will return after a reboot. Still tracking down why that's happening

For a list of most of the customizations see here- https://github.com/DP19/qmk_firmware/blob/nuphy-keebs/keyboards/nuphy/air75_v2/ansi/customizations.md

Just a reminder, the ansi_DP19.bin disables a lot of features (likely not used by most people) and sets my own custom default lighting. To get full features use the ansi_via.bin file

v1.4.9

28 Mar 03:55

Choose a tag to compare

Full Changelog: v1.4.8...v1.4.9

v1.4.8

24 Mar 18:58

Choose a tag to compare

Full Changelog: v1.4.7...v1.4.8