QMK Bot
7165915708
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Andrew Kannan
495a61ad7a
[Keyboard] Sagittarius ( #10896 )
...
* Sagittarius keyboard
* Update Sagittarius keyboard
* fix
* remove info.json as it's very hard to make
* Add license and address PR comments
* Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add info json, update keymap
* Fix info json
* Update keymap
* Update keyboards/cannonkeys/sagittarius/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
QMK Bot
57b0f69ca3
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Álvaro A. Volpato
dd356f90b0
[Keyboard] Evolv75 ( #10947 )
...
* Initial support for Evolv75
* Fix encoder directional and layer support
* Invert knob directions
* Remove info.json and updated README
* Update keyboards/evolv/evolv.c
Update encoder_update call
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/evolv/config.h
Remove description field from USB descriptors
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Remove KC_NO define from default keymap
* Update config.h
New USB descriptor ID numbers
* Update keyboards/evolv/rules.mk
Remove words from bluetooth and audio enable comments
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/evolv/rules.mk
Enable full bootmagic
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add info.json for QMK Configurator
* Edit copyright info, add VIA initial support
* Fix KC_NO seven underscores issue in keymap definitions
* Update info.json
* Update info.json
* ANSI and ISO layouts, info.json file with both
* Reorganized layouts to match info.json order
Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Zach White
f9269035fe
Fix compiling treadstone32/rev1 ( #11447 )
...
* fix compiling treadstone32/rev1
* move most options back to top level rules.mk
5 years ago
QMK Bot
31ffc1eeb0
Merge remote-tracking branch 'origin/master' into develop
5 years ago
kb-elmo
6009e7d8b5
[Keyboard] add dz96 ( #11252 )
...
* add dz96
* Apply suggestions from code review
* Update keyboards/dztech/dz96/keymaps/iso/keymap.c
* add image to readme
5 years ago
QMK Bot
621d54f662
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Takeshi ISHII
3edfb93d5d
Add build debug option to tmk_core/rules.mk ( #11324 )
...
* Add DUMP_C_MACROS to tmk_core/rules.mk
* update DUMP_C_MACROS
* add VERBOSE_LD_CMD, VERBOSE_AS_CMD
* add VERBOSE_C_CMD, VERBOSE_C_INCLUDE
* update DUMP_C_MACROS, VERBOSE_C_INCLUDE, VERBOSE_C_CMD
5 years ago
Zach White
5846445f48
Fix compiling squiggle/rev1
5 years ago
QMK Bot
f30a49df6a
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Zach White
34513b4665
enable LTO to bring firmware size down
5 years ago
Zach White
cf2f13fc77
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Drashna Jael're
3d1e7bd36f
[Keyboard] Disable music mode on OctoPad to reduce size
5 years ago
Dasky
e7db582e35
Set avr's bootloader_jump function to be weak ( #11418 )
...
Co-authored-by: Dasky <dasky@nowhere>
5 years ago
Drashna Jaelre
375ef0b8c3
[Keyboard] Fix compiler errors for Kingly Key boards ( #11100 )
5 years ago
Joel Challis
f03b10b6c1
Migrate python tests away from onekey ( #11367 )
...
* Migrate python tests away from onekey
* Add stub files to stop lint complaints
* Make all the pytest keymaps compile
5 years ago
QMK Bot
d0aa9ff972
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Drashna Jaelre
810eafad12
Fix Tap-Hold Configs ( #11127 )
...
* Add proper prototypes for Tap-Hold Per Key functions
* Fix handwired/tennie default keymap
* Remove unneeded references
* Fix tapping term per key check in space cadet
* Pre-emptive fix for tap dance
* Fix marksard/leftover30
* Replace hard coded tapping term with define
5 years ago
QMK Bot
fd7ab5a22b
Merge remote-tracking branch 'origin/master' into develop
5 years ago
fauxpark
c38fe49242
Update MXSS custom rgblight and fix compilation error
5 years ago
Nick Brassel
25e972e8a4
Fix up build dependencies. ( #11435 )
5 years ago
QMK Bot
cd128bbadb
Merge remote-tracking branch 'origin/master' into develop
5 years ago
YangPiCui
d1e10a067b
[Keyboard] Add handwired/evk ( #11034 )
...
* Add the Ergonomic Vertical Keyboards
* generic update
* Update readme.md
* Update readme.md
* Update readme.md
* Update info.json
* put into handwired
* Update readme.md
* Update readme.md
* i
* Change copy author from RedForty to Yang Cui
* add version 1.3
* rename keyboard version
* Update config.h
* j
* h
* fix bugs
* Update config.h
* Update config.h
* Update keymap.c
* update default keymap
* Update keymap.c
* Add handwired/evk
* Add handwired/evk
* Update v1_3.c
* Update keyboards/handwired/evk/v1_3/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/handwired/evk/v1_3/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/handwired/evk/v1_3/v1_3.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update config.h
* Commit change requests from the pull request
* remove copy right
* Update v1_3.c
* Update v1_3.c
* Update keyboards/handwired/evk/v1_3/config.h
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/evk/v1_3/rules.mk
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/evk/v1_3/rules.mk
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/evk/v1_3/info.json
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/evk/info.json
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update info.json
* change all names to YangPiCui
* Update keyboards/handwired/evk/v1_3/keymaps/default/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/handwired/evk/v1_3/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/handwired/evk/v1_3/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Delete config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Zach White
6daa204363
fix keyboards with apostrophes in their names
5 years ago
Zach White
5b2feecdf3
fix lizard_trick/tenkey_plusplus/info.json
5 years ago
Zach White
ac5a1ccffb
fix clueboards
5 years ago
Nick Brassel
34446b79d7
Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable flag. ( #11426 )
5 years ago
QMK Bot
b7d4a9dc25
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Ryan
acec174fde
Homebrew install: ignore pinned formulae in `brew upgrade` ( #11423 )
5 years ago
QMK Bot
1f8acb7619
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Joel Elkins
070240f212
arm_atsam: Use PROGRAM_CMD for :flash target if set ( #11424 )
5 years ago
Nick Brassel
271c0cf136
Merge remote-tracking branch 'upstream/master' into develop
5 years ago
Ryan
f3ac792c09
Align ChibiOS spi_master behaviour with AVR ( #11404 )
...
* Align ChibiOS spi_master behaviour with AVR
* Rollback `spi_transmit()` and `spi_receive()` to preserve DMA
5 years ago
Nick Brassel
e8e090aced
Remove handwired/bluepill. ( #11415 )
5 years ago
Nick Brassel
7456e6c776
ChibiOS conf migrations... take 4 ( #11413 )
...
* ChibiOS conf upgrade for cannonkeys/tsukuyomi
cannonkeys/tsukuyomi - 7beddc74b03d652481198843a178177de5da3ddb
* ChibiOS conf upgrade for misterknife/knife66_iso
misterknife/knife66_iso - f2dd6e6c54258ae9d09a88215b36fba34947fc23
* ChibiOS conf upgrade for mode/eighty
mode/eighty/m80h - 4bbbee01a89a5b4ab5f4de36e0dd2044cf54a698
mode/eighty/m80s - 6de4a1affab4ed8f08423eb511393ed797e3ea77
5 years ago
Zach White
11bd98f684
Fix broken keyboards ( #11412 )
...
* Fix a couple errors
* add a dependency for the generated headers
5 years ago
Joshua Diamond
b3de903a3d
Fix broken Lighting Layers when RGBLIGHT_MAX_LAYERS > 16 ( #11406 )
...
* fix incorrect bit math when RGBLIGHT_MAX_LAYERS > 16
* with 1UL cast is not needed
* ...but just casting works and is even more efficient
* cformat
5 years ago
Zach White
f27d8d9448
Fix compiling on develop ( #11409 )
5 years ago
QMK Bot
f12000a1b6
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Zach White
c07543133a
Return the make exit code for qmk compile and flash ( #11402 )
5 years ago
QMK Bot
266343666f
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Felix Jen
2e9d091960
[Keyboard] Added LDK65 based off BKS65 ( #11335 )
5 years ago
Joshua Diamond
e190872b82
Improved Language Specific Keycodes for US International and Extended Layouts ( #11307 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
QMK Bot
8e68003b28
Merge remote-tracking branch 'origin/master' into develop
5 years ago
npspears
13efa8290e
Update quark pin config ( #11398 )
5 years ago
QMK Bot
d8a9974a41
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Michael Overman
988715910c
[Docs] Fix typo in hand_wire.md ( #11297 )
5 years ago
QMK Bot
7ecbc83e71
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Felix Jen
8da9219c16
[Keyboard] Added Phantom Solder PCB and KBD8X HS PCB Variants ( #11282 )
...
* Added config for phantom solder all layout via only
* fixed matrix def
* Added KBD8X
* changed info name
* lowercase instances of LAYOUT_ALL and edited rules.mk
* edited kbd8x results
* fixed kbd8x rules
* removed trailing comma in kbd8x info
* Update keyboards/lucid/kbd8x_hs/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/lucid/kbd8x_hs/kbd8x_hs.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/lucid/kbd8x_hs/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/lucid/kbd8x_hs/rules.mk
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/lucid/phantom_solder/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/lucid/phantom_solder/readme.md
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/lucid/phantom_solder/rules.mk
Co-authored-by: Joel Challis <git@zvecr.com>
* Fixed info.json key mismatch
Co-authored-by: Joel Challis <git@zvecr.com>
5 years ago