Releases: DP19/qmk_firmware
v1.1.0-gem80-alpha
Merge remote-tracking branch 'upstream/master' into nuphy-keebs
v1.1.3-halo75_v2
- 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
Initial Gemo80 firmware; not README yet but follows the same customizations for the halo75_v2
v1.1.2-halo75_v2
- Fix led percentage lights which was using the
~key as 1 when it should have been the1key
_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
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
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
This is combination of porting changes i made to the air75 v2 over to the halo; with some inspiration from Ryo's changes.
_via.binand the_via.jsonis the standard build and the one you'll want to use if you want to use via._default.binis 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
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
Full Changelog: v1.4.8...v1.4.9
v1.4.8
Full Changelog: v1.4.7...v1.4.8