Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what did i miss #33

Closed
wants to merge 102 commits into from
Closed

what did i miss #33

wants to merge 102 commits into from

Conversation

jackhumbert
Copy link
Member

No description provided.

tmk and others added 30 commits March 22, 2015 10:51
- watchdog is timed out before disabling it by mbed startup
- old booloader disable watchdog while new(2015/01) doesn't
git-subtree-dir: tmk_core
git-subtree-split: 05caaccec92694bb24c8c3c3a9940b96efd4605c
7967731 Update README

git-subtree-dir: tmk_core
git-subtree-split: 7967731b8bcb1f0c26f7f1f909273e6ad7ae8f36
Keypresses would be forgotten if they began while ghosting, even if they
were still pressed after ghosting ended.
tmk and others added 21 commits September 12, 2015 05:27
57d27a8 Merge branch 'core_update_150924' into core
024abe3 core: Fix NKRO ifdef
7aa2d30 core: Fix for disabling NKRO in Boot protocol
95651fd core: Fix message print of debug command
c20cd29 lufa: Fix endpoint bank mode for ATMega32u2
82ac21f next_usb: Fix next_kbd_set_leds()
537d9c7 Change to KC_BOOTLOADER(KC_BTLD)
f2b3772 Add an assignable RESET key
fc99257 Fix parenthesis
e852582 Fix weak modifier clear in action macro
c2a6c5c core: Fix lufa suspend callback(#234)
fa548c5 usb_usb: Ignore error usage(0x01-03) report
513d95c usb_usb: Support locking key indicator LED
cd78802 core: Add keymap section ldscript for ATMega32U2
70c9abd Add description for non-US keys on keycode.h
538c192 lufa: Fix console flush #223
87628c9 Revert "Make action_for_key a weak symbol"
3c0a1ba Make action_for_key a weak symbol
6bb0d7d ibm4704_usb: Fix protocol handling
b6ef5cf Add keyboard_setup() and matrix_setup()
f4bb8b2 ibm4704_usb: Fix interrupt of clock(rising edge)
0c1fcc1 usb_usb: Change debug LED pin config
595710d Reduce code size of magic commands
6bed174 Add description of AVR bootloader and boot section
54c6a01 Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'
d18d42e Merge branch 'core-update2' into core
febec88 Add compile options '-fdata-sections'

git-subtree-dir: tmk_core
git-subtree-split: 57d27a8e39173a589b4abae74851f95c39940174
drashna referenced this pull request in drashna/qmk_firmware Jul 9, 2019
RGB Matrix: Custom effects on a kb/user level
satt99 pushed a commit to satt99/qmk_firmware that referenced this pull request Jul 26, 2020
* Add OLED support

Pulled in OLED drivers from upstream, and fixed bugs in i2c drivers

* Get rid of debugging logs

* Make other OLED command arrays not live in ROM

TWIM transfers are powered by EasyDMA, which can only handle data in
RAM.
stdvar pushed a commit to stdvar/qmk_firmware that referenced this pull request Jul 17, 2021
* add initial support for Redragon K580 (resolves qmk#33)

* [Redragon K530] Initial support for Redragon K530 Draconic

* updated keymaps

* add k580 to build script

* updated chconf & halconf

* sync upstream, move side leds to default keymap

* [Redragon K580] Condense LED matrix configuration

* [Redragon K580] Add side leds to rgb matrix

* [Redragon K580] Fix side LED channel mismatch

* fixed macro key LEDs and removed side LED control (as they are part of the matrix now), thanks @jath03

Co-authored-by: Adam Honse <[email protected]>
Co-authored-by: jath03 <[email protected]>
rizalfr referenced this pull request in rizalfr/qmk_firmware Jul 20, 2021
BlueTufa referenced this pull request in BlueTufa/qmk_firmware Aug 6, 2021
 - fixes UI state being incorrect on Load Default or Import Layer
 - resets current layer to 0
 - prevents bug where additional empty layers can be created
EthanG45 pushed a commit to EthanG45/qmk_firmware that referenced this pull request May 1, 2022
petrovs12 pushed a commit to petrovs12/qmk_firmware_sval that referenced this pull request May 21, 2024
keymap: Make scrollball sane.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants