8000 Tags · nfp0/qmk_firmware · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: nfp0/qmk_firmware

Tags

0.7.7

Toggle 0.7.7's commit message
Add 16U2, 16U4 and USB646 to mcu_selection.mk (qmk#6566)

0.7.6

Toggle 0.7.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[Keymap] Satan GH60 with command prompt animation, react to keypresses (

qmk#6636)

Co-Authored-By: fauxpark <fauxpark@gmail.com>
Signed-off-by: Benjamin Große <benjamin@midokura.com>

0.7.5

Toggle 0.7.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update submodule check to include LUFA (qmk#6661)

As LUFA is now a submodule, we should be checking it.

0.7.4

Toggle 0.7.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[Keyboard] add rgb led configuration for xd87 (qmk#6635)

* add rgb led configuration for xd87

* Add RGB underglow to a separate keymap

* rename keymap and make small review changes

0.7.3

Toggle 0.7.3's commit message
Fix msys2 not installing any packages because it can't find clang (qm…

…k#6655)

0.7.2

Toggle 0.7.2's commit message
readability enhancements

0.7.1

Toggle 0.7.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[Keymap] Added personal keymap for DZ68RGB (qmk#6623)

* added personal CTRL keymap

* added personal dz60rgb keymap

* enabled new rgb effect

* added space cadet shift

* media player track buttons now orange

* updated keymaps with rgb setting and visual HSV setting preview

* fixed source stuff?

* added support for underglow toggle (bugged to all hell)

* everything now behaves as expected when ti comes to RGB toggles, thank god

* removed ifdefs

* changed color of MAS_CRM

* uh, whitespace

* changed rgb positions and modifiers within RGB matrix thing for CTRL and DZ60RGB

* updated keymap to work kindof

* KEYMAP: changed list of rgb effects

* changed CTRL rgb defaults

* KEYMAP: new LED layout for ctrl

* fixed white LED position in indicator

* changed capslock tap timing

* Added new keymap - dz68rgb

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre <drashna@live.com>

0.7.0

Toggle 0.7.0's commit message
Make the CLI Ψ capital (qmk#6637)

0.6.463

Toggle 0.6.463's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attrib 685C uted to them is signed.
Decrement EECONFIG magic number

This will manually wipe the EEPROM. This is a hacky solution for when new ranges are added or moved around. 

A better (more complicated) solution would be to zero out everything, not just known ranges.  But for now, this is a hacky solution that will work.

0.6.462

Toggle 0.6.462's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Typo in :flash target for missing bootloader (qmk#6615)

0