summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10765-5233/+34
|
* Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan2021-09-1017-17/+0
|
* Align rgb/led matrix docs with current behaviour (#14367)Joel Challis2021-09-102-60/+60
|
* [Keyboard] Add custom pcb for Polaris (#14347)Uy Bui2021-09-0911-0/+706
| | | | | | | | | | | * [Keyboard] pcb for Polaris * [Keyboard] pcb for Polaris: update layout * Update keyboards/wekey/polaris/info.json Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix CRLF in lyra/rev1 (#14360)Ryan2021-09-091-17/+17
|
* [Keyboard] add lyra (#13977)Malevolti2021-09-0815-0/+540
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Olly JF PCB (#14056)mechlovin2021-09-0813-0/+926
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Backport F_CPU/F_USB hack from system76 (#14286)Drashna Jaelre2021-09-081-1/+6
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Fix Maker Keyboards Alexa Keymap (#14355)Felix Jen2021-09-081-4/+4
|
* [Keyboard] Add 61Key (#14259)Ethan Yates2021-09-089-0/+423
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* `ST7565_TIMEOUT 0` and `ST7565_DISABLE_TIMEOUT` should behave the same (#14315)JayceFayne2021-09-081-1/+1
|
* `OLED TIMEOUT 0` and `OLED_DISABLE_TIMEOUT` should behave the same (#14302)JayceFayne2021-09-081-1/+1
|
* [Keyboard] Minor tweaks to Work Board layout (#14351)Drashna Jaelre2021-09-082-14/+14
|
* Bugfix for Joystick and JSON schema (#14295)Ryan2021-09-093-13/+16
|
* [Keyboard] Add new Mokey keyboard (#14329)rhmokey2021-09-089-0/+295
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Add Gaston's Lily58 custom keymap (#14334)Gastón Jorquera2021-09-084-0/+160
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Gaston Jorquera <gjorquera@gmail.com>
* [Keyboard] Tractyl Manuform - configuration updates (#14314)Drashna Jaelre2021-09-0811-118/+141
| | | | | | | | | | | | | * [Keyboard] Tractyl Manuform - configuration updates * Update readmes * Add more details * Fix issues with encoder pins * Additional fixes for pin config * Fix up some comments
* [Keyboard] Add VIA keymap for the reviung39 (#14234)Keenan Brock2021-09-082-0/+56
|
* Fixes for recent i2c migrations (#14352)Joel Challis2021-09-084-5/+6
|
* [Keyboard] Update VIA support for lazydesigners/the40 (#14240)jackytrabbit2021-09-081-20/+20
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Keymap] New keymap for bm40 (#14182)Gabriel Bustamante2021-09-074-0/+268
|
* [Keyboard] add wang ergo (#14245)Rifaa Subekti2021-09-079-0/+224
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Sneakbox Ava tidy-up (#14298)James Young2021-09-075-15/+15
|
* [Keymap] Adding IFo Hancroft's ErgoDox EZ Keymap (#14342)IFo Hancroft2021-09-074-0/+203
|
* [Keyboard] Fix issues with 3w6 rev2 matrix (#14346)Drashna Jaelre2021-09-081-11/+10
|
* handwired/dactyl - Refactor use of legacy i2c implementation (#14344)Joel Challis2021-09-076-442/+52
|
* 3w6 - Refactor use of AVR only I2C functions (#14339)Joel Challis2021-09-072-105/+64
| | | | | | | * Refactor use of legacy i2c functions * Align rev2 * Review fixes
* Refactor use of legacy i2c implementation (#14341)Joel Challis2021-09-076-421/+25
|
* ergodone - Refactor use of legacy i2c implementation (#14340)Joel Challis2021-09-074-417/+15
| | | | | * Refactor use of legacy i2c implementation * copy-paste error
* [Keyboard] Redox media (#13084)shiftux2021-09-0610-2/+305
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adding a new revision 'media' to the redox keyboard * readme update * encoder fix * video link * drashna change requests * removing SPLIT_USB_TIMEOUT * intermediate rename * lowercase * drashna comments * include if defined KEYBOARD_redox_media * lowercase readme, tmp step * lowercase readme * drashna changes * more drashna comments * readme update * readme update * fauxpark and drashna comments * fauxpark comments * Update keyboards/redox/media/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Zinc: fix RGBLED_NUM bug (#13287)Monksoffunk2021-09-064-144/+174
|
* Fix eeprom for Durgod boards (#14324)Joel Challis2021-09-051-2/+2
|
* [Bug] Fix compile issues for boards with custom matrix (#14323)Drashna Jaelre2021-09-055-2/+58
|
* Tidy up defines within STM EEPROM emulation (#14275)Joel Challis2021-09-056-77/+120
| | | | | | | | | | | * Tidy up defines within stm eeprom emulation * Fix tests * Resolve todo * Still use page notion in clear * Remove more f4 refs
* Remove empty override functions (#14312)Ryan2021-09-05479-8439/+66
| | | | | | | | | | | | | | | | | * Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z
* Highlight keycode (#14317)Niko Wenselowski2021-09-051-1/+1
| | | This should make it consistent with other docs and hopefully will make less people miss this detail.
* [Core] Add `is_oled_scrolling` (#14305)JayceFayne2021-09-053-0/+10
|
* [Keyboard] Fix rotary encoder function for Voice65 (#14316)kb-elmo2021-09-056-37/+62
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix Space Cadet md link (#14300)JayceFayne2021-09-041-1/+1
|
* Enable extra keys for Technik ortho and stagger (#14282)Albert Y2021-09-042-4/+4
| | | | | | | * Extra keys for technik ortho * Extra keys for technik staggered Co-authored-by: filterpaper <filterpaper@localhost>
* FJLabs Ready100 Configurator Fixes (#14291)James Young2021-09-035-42/+44
| | | | | | | | | | | | | | | | | | * grid-align keycodes; use short-form keycodes No logic change. * info.json: correct layout macro reference * info.json: correct LAYOUT_64key data Removes an extra key from the layout data. * 64_ansi Community Layout support * rename LAYOUT_64key to LAYOUT_64_ansi (with alias for backwards compatibility) * add LAYOUTS = 64_ansi to rules.mk * remove width and height keys from info.json
* Naiping NPhhkb: 60_tsangan_hhkb Community Layout support (#14292)James Young2021-09-036-12/+15
| | | | | | | | | | | | * 60_tsangan_hhkb Community Layout support * rename LAYOUT to LAYOUT_60_tsangan_hhkb * add LAYOUTS = 60_tsangan_hhkb to rules.mk * correct maintainer field in info.json * remove width and height keys from info.json * fix GitHub account link on readme
* takashicompany/endzone34: correct QMK Configurator key sequence (#14290)James Young2021-09-031-182/+47
| | | | | | | | | | * update info.json formatting * convert tabs to spaces * apply human-friendly formatting * correct Configurator key sequence * remove width and height keys from info.json
* OwLab Voice65 Hotswap: 65_ansi_blocker Community Layout support (#14293)James Young2021-09-035-10/+13
| | | | | | | | * 65_ansi_blocker Community Layout support * rename LAYOUT to LAYOUT_65_ansi_blocker (with alias for backwards compatibility) * add LAYOUTS = 65_ansi_blocker to rules.mk * remove width and height keys from info.json
* Remove more cruft in keyboard files (#14288)Ryan2021-09-0317-108/+12
|
* [Keymap] Update iris fluffactually keymap (#14265)jhauh2021-09-023-26/+51
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Work Louder board fixup (#14247)Drashna Jaelre2021-09-028-112/+331
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Keyboard] Add some last minute tweaks to Work board * Additional fixes * Fix rgb pin * Fix ws2812 hackery * additional led tweaks * Add indicator LEDs * fix bootmagic settings * Fix up RGB stuff * Limit power draw for entire board * fixup lights and such * change LED order on loop * Fix indicators if via is not enabled * Enable Sleep for rgb matrix * Even more LED tweaks * Final tweaks? * Tweak keycodes
* PistachioPro: correct Configurator key sequence (#14277)James Young2021-09-021-91/+98
| | | | | | | * info.json: apply human-friendly formatting * correct LAYOUT key sequence Moves the Enter key object to the correct place in sequence.
* Matrix Falcon info.json fixes (#14273)James Young2021-09-021-7/+140
| | | | | | | | | | | | | * apply human-friendly formatting to info.json * update key labels; correct maintainer field * add LAYOUT_all data to info.json * remove width and height keys from info.json (per fauxpark) Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Yoichiro Lunakey Macro: correct Configurator key sequence (#14276)James Young2021-09-021-55/+13
| | | | | * apply human-friendly formatting to info.json * correct Configurator key sequence