| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Migrate make_dfu_header to CLI
* lint fixes
* Update lib/python/qmk/cli/generate/dfu_header.py
Co-authored-by: Ryan <fauxpark@gmail.com>
* Rename object
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|\| |
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| |
| | |
* Extract sendstring into its own compilation unit
* License headers?
* Put this include in the header
|
|\| |
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| |
| | |
* Modified tmk_core/rules.mk to avoid linking errors
Added -fcommon flag to avoid linking errors due to multiple variable definitions. Though this is neither a definitive nor good solution, proper changes and use of extern keyword to avoid those multiple definitions must be made
* Comment updated
|
| |
| |
| | |
Co-authored-by: QMK Bot <hello@qmk.fm>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Initial refactor of usb code within split_common
* Add headers
* Correct disable condition
* Format
* Align func name
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Initial refactor of ARM SLEEP_LED to enable more platforms
* fix build issues
* Disable SLEEP_LED for boards with no caps lock code
* Enable GPT14 for boards with caps lock code and SLEEP_LED enabled
* Enable GPT for boards with caps lock code and SLEEP_LED enabled
|
| |
| |
| |
| |
| | |
* Relocate bootmagic logic to have single entrypoint
* Align init of layer state
|
|\| |
|
| |
| |
| |
| | |
trackball's DRAG_SCROLL's vertical scroll direction. (#12032)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Add g_led_config for RGB Matrix support
* Corrected indentation
* Undo indentation on existing rev3.c code
Co-authored-by: filterpaper <filterpaper@localhost>
|
|\| |
|
| |
| |
| |
| |
| |
| |
| | |
* human-friendly formatting
* correct key order
* correct layout macro name
|
|\| |
|
| |
| |
| |
| |
| | |
* human-friendly formatting
* fix key positioning and order
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* [Keyboard] spiderisland/split78: add MCP23018 reset code
Now, communication with the right side gets re-established
after unplugging it and plugging it back in.
* [Keyboard] spiderisland/split78: configure debouncing
I've been experiencing particularly bad bounce on the 'A' key.
Also, update maintainer github username
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Update the40.h
Update the40.h to fix keymap
* Add VIA support for lazydesigners/the40
Add VIA support for lazydesigners/the40
* Update keymap.c
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* concatenate config.h to 64key directory
* move rules.mk to 64key directory
This commit makes the firmware actually compile.
* insert complete rules.mk contents
Conforms the file to QMK's template.
* move info.json to 64key directory
* remove concertina.h
This file no longer serves a purpose now that everything is in the 64key directory.
* complete 64key readme.md
Conforms the file more to QMK's template.
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* initial push of console keyboard variants
* update readme
* fixed compilation issue
* update Readme
* added 18 and 27 key variants
* missed commas
* update info.json
* added readme
* correct info.json
* correct info.json
* info.json again
* fixed keymap.c
|
|\| |
|
| |
| |
| |
| |
| | |
Incorporating changes suggested during pull request review.
Co-authored-by: Daniel Shields <dshields@cboe.com>
|
|\| |
|
| |
| |
| | |
Co-authored-by: datafx <digitalfx@phreak.tech>
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* refactor
* layout update
* fix mods config
* lto enable
* add eeprom
* refactor
* final refactor
|
|\| |
|
| |
| |
| |
| |
| | |
* Make initial set of files
* Update readme.md
|
|\| |
|
| |
| |
| |
| |
| | |
* add VIA keymap for bananasplit
* refactor code to new standards
|
|\| |
|
| |
| |
| | |
- Added default and via keymaps
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* VEA Support
* Update LEDs to use QMK methods
* Enable Backlight
* Update Vendor ID
* Updates to enable split RGB
* Update readme
* Update to split RGB
* remove unnecessary reference
* Knight animation starts at the back
* remove hardcoded variable
Co-authored-by: Major Koos <MajorKoos@noreply.users.github.com>
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* [Keyboard] Add 'LAYOUT_65_ansi_split_bs' support to KBDfans KBD67 rev2
This is already supported by VIA.
* [Keymap] Fix kbd67 catrielmuller_camilad keymap
* [Keyboard] Add my keymap for KBDfans KBD67 rev2 using 'LAYOUT_65_ansi_split_bs'
|
|\| |
|
| |
| |
| |
| |
| | |
* Satisfaction 75 turn off backlight on suspend, restore config on wakeup
* Disable SLEEP_LED_ENABLE because it has no effect
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Create Alter folder
* Revert "Create Alter folder"
This reverts commit 361103b821dbb22957b66cdedb0d11f996def71c.
* Added n60_s folder
* Fixed the url of the image in the readme
* Updated readme
* Updated readme
* Updated readme
|
|\| |
|