summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-092-14/+14
|\|
| * [Keyboard] Minor tweaks to Work Board layout (#14351)Drashna Jaelre2021-09-082-14/+14
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-091-1/+1
|\|
| * Bugfix for Joystick and JSON schema (#14295)Ryan2021-09-091-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-089-0/+295
|\|
| * [Keyboard] Add new Mokey keyboard (#14329)rhmokey2021-09-089-0/+295
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-084-0/+160
|\|
| * [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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-0811-118/+141
|\|
| * [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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-082-0/+56
|\|
| * [Keyboard] Add VIA keymap for the reviung39 (#14234)Keenan Brock2021-09-082-0/+56
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-084-5/+6
|\|
| * Fixes for recent i2c migrations (#14352)Joel Challis2021-09-084-5/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-081-20/+20
|\|
| * [Keyboard] Update VIA support for lazydesigners/the40 (#14240)jackytrabbit2021-09-081-20/+20
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-084-0/+268
|\|
| * [Keymap] New keymap for bm40 (#14182)Gabriel Bustamante2021-09-074-0/+268
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-089-0/+224
|\|
| * [Keyboard] add wang ergo (#14245)Rifaa Subekti2021-09-079-0/+224
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-085-15/+15
|\|
| * Sneakbox Ava tidy-up (#14298)James Young2021-09-075-15/+15
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-084-0/+203
|\|
| * [Keymap] Adding IFo Hancroft's ErgoDox EZ Keymap (#14342)IFo Hancroft2021-09-074-0/+203
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-081-11/+10
|\|
| * [Keyboard] Fix issues with 3w6 rev2 matrix (#14346)Drashna Jaelre2021-09-081-11/+10
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-086-442/+52
|\|
| * handwired/dactyl - Refactor use of legacy i2c implementation (#14344)Joel Challis2021-09-076-442/+52
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-078-526/+89
|\|
| * 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
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-074-417/+15
|\|
| * ergodone - Refactor use of legacy i2c implementation (#14340)Joel Challis2021-09-074-417/+15
| | | | | | | | | | * Refactor use of legacy i2c implementation * copy-paste error
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-0610-2/+305
|\|
| * [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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-064-144/+174
|\|
| * [Keyboard] Zinc: fix RGBLED_NUM bug (#13287)Monksoffunk2021-09-064-144/+174
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-055-2/+58
|\|
| * [Bug] Fix compile issues for boards with custom matrix (#14323)Drashna Jaelre2021-09-055-2/+58
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-05480-8440/+67
|\|
| * Tidy up defines within STM EEPROM emulation (#14275)Joel Challis2021-09-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | * 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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-056-37/+62
|\|
| * [Keyboard] Fix rotary encoder function for Voice65 (#14316)kb-elmo2021-09-056-37/+62
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-042-4/+4
|\|
| * 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-035-42/+44
|\|
| * 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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-036-12/+15
|\|
| * 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