Age | Commit message (Collapse) | Author |
|
|
|
* dubba175 initial
* Following checklist
* Update readme.md
* Update keyboards/dubba175/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/dubba175/keymaps/default/keymap.c
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/dubba175/keymaps/default/keymap.c
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update keyboards/dubba175/rules.mk
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
* Update config.h
* Update keyboards/dubba175/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/dubba175/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/dubba175/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
|
|
File doesn't work without the correct filename.
|
|
Co-authored-by: QMK Bot <hello@qmk.fm>
|
|
|
|
|
|
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
|
|
|
|
* Remove more cruft from lily58 default keymap
* Update keyboards/lily58/keymaps/default/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update config.h
Remove extra newline
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
|
|
|
attempting to fix qmk configurator issues
|
|
|
|
|
|
|
|
This reverts commit e6f7da403676b491ac278d5b793d18a0d114477e.
|
|
|
|
* Fix triggering of adjust layer in default lily58 keymap
* Remove unused extern
* Swap raise/lower in update_tri_layer_state call to match recommendation in PR checklist
|
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
|
|
|
|
|
* 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
|
|
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
|