QMK Bot
ff2bd2ee18
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 07:03:42 +00:00
stanrc85
4ae5c3a905
[Keymap] stanrc85 Keymap/userspace updates ( #11349 )
...
* keymap updates
* adding fanfare back
2021-01-10 23:03:12 -08:00
QMK Bot
7464c1d330
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 07:02:09 +00:00
4c48518a4e
[Keyboard] Add Karina keyboard ( #11347 )
...
* add karina keymap
* Update info.json
* Add files via upload
* Update readme.md
* Update info.json
* Update info.json
* Update keyboards/misonoworks/karina/rules.mk
Co-authored-by: Ryan <[email protected] >
* Update keyboards/misonoworks/karina/rules.mk
Co-authored-by: Ryan <[email protected] >
* Update keyboards/misonoworks/karina/config.h
Co-authored-by: Ryan <[email protected] >
Co-authored-by: autumnisacutie <[email protected] >
Co-authored-by: Ryan <[email protected] >
2021-01-10 23:01:35 -08:00
QMK Bot
e5b292edf2
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 06:55:56 +00:00
Daniel Rodríguez Rivero and Drashna Jaelre
135d28d2fb
[Keymap] Danielo515/redox_w ( #11340 )
...
* chore: pulled the latest from master
Bring my redox layout from my latest redox branch
Bring my latest user stuff from my redox branch
* Update users/danielo515/config.h
Co-authored-by: Drashna Jaelre <[email protected] >
* chore: some more layouts
* feat: add gaming layer (has a bug)
* chore: more gaming layout
* chore: deactivate gaming layer when switching
* chore: simplify gaming toggle
* Update .vscode/settings.json
Co-authored-by: Drashna Jaelre <[email protected] >
2021-01-10 22:55:20 -08:00
QMK Bot
a7daa5dda4
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 06:40:58 +00:00
fd80b2581e
[Keyboard] Add the 'THE40' ( #11317 )
...
* Add support for keyboard 'THE40'
Add support for keyboard 'THE40'
* Update keyboards/lazydesigners/the40/the40.c
Co-authored-by: Joel Challis <[email protected] >
* Update keyboards/lazydesigners/the40/readme.md
Co-authored-by: Ryan <[email protected] >
* Update the40.h
Add layout option.
* Update info.json
Add layout option.
* Update keymap.c
Change for layout option.
* Update keyboards/lazydesigners/the40/readme.md
Co-authored-by: Ryan <[email protected] >
* Update keyboards/lazydesigners/the40/readme.md
Co-authored-by: Ryan <[email protected] >
* Update keyboards/lazydesigners/the40/readme.md
Co-authored-by: Ryan <[email protected] >
* Update keyboards/lazydesigners/the40/config.h
Co-authored-by: Drashna Jaelre <[email protected] >
Co-authored-by: Joel Challis <[email protected] >
Co-authored-by: Ryan <[email protected] >
Co-authored-by: Drashna Jaelre <[email protected] >
2021-01-10 22:40:24 -08:00
QMK Bot
09243ae686
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 06:38:39 +00:00
Eshan and Ryan
beace23bca
[Keymap] Adding my Planck Keymap ( #11315 )
...
* Adding keymap files
* Added compatible license header to config file
* Apply suggestions from code review
Co-authored-by: Ryan <[email protected] >
Co-authored-by: Ryan <[email protected] >
2021-01-10 22:38:06 -08:00
QMK Bot
d758496ad1
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 06:27:21 +00:00
abda419f5a
[Keyboard] Add isometria 75 keyboard ( #11210 )
...
* added isometria_75
* added missing license header
* added reset explanation
* Update keyboards/ebastler/isometria_75/rev1/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <[email protected] >
* Update keyboards/ebastler/isometria_75/rev1/keymaps/via/keymap.c
Co-authored-by: Drashna Jaelre <[email protected] >
* Update keyboards/ebastler/isometria_75/rev1/config.h
Co-authored-by: Drashna Jaelre <[email protected] >
* Update keyboards/ebastler/isometria_75/rev1/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <[email protected] >
* Update keyboards/ebastler/isometria_75/rev1/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <[email protected] >
* renamed uppercase readme
* Update keyboards/ebastler/isometria_75/rev1/info.json
Co-authored-by: Ryan <[email protected] >
* Update keyboards/ebastler/isometria_75/rev1/rules.mk
Co-authored-by: Ryan <[email protected] >
* Update keyboards/ebastler/isometria_75/rev1/rules.mk
Co-authored-by: Ryan <[email protected] >
* Update keyboards/ebastler/isometria_75/rev1/rev1.c
Co-authored-by: Ryan <[email protected] >
* changed configs to only necessary lines
Co-authored-by: Drashna Jaelre <[email protected] >
Co-authored-by: Ryan <[email protected] >
2021-01-10 22:26:34 -08:00
QMK Bot
3cdccc3351
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 06:23:15 +00:00
29fcd5418a
[Keyboard] Add support for idobao id80 iso layout ( #11246 )
...
* add support for idobao id80 iso layout
* This change is required as there is a logic bug on the board that C7
(capslock) is inverted thus lowercase is with light on. Mind the ! in
the write to the pin.
* Apply suggestions from code review
All fine for me, thanks for the additional information!
Co-authored-by: James Young <[email protected] >
* move device information to separate config.h for id80 iso and ansi
* commit via keymap similar to default. There is a problem with mapping compiling vor via, resulting in KC_ENT residing on KC_PGDN. Switching off via support in rules.mk makes the keyboard behave fine
* change KC_BSLS to KC_NUHS as this is an iso board
Co-authored-by: Carsten <[email protected] >
Co-authored-by: James Young <[email protected] >
2021-01-10 22:22:44 -08:00
QMK Bot
f668ef5896
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 06:22:03 +00:00
johannesk
3f6de1ef54
[Keyboard] wheatfield/split75 with ISO layout ( #11271 )
...
The pcb used for wheatfield/split75 supports ANSI and ISO layout. This
commit adds the ISO variant.
With suggestions from code review:
Co-authored-by: Drashna Jael're <[email protected] >
Co-authored-by: Joel Challis <[email protected] >
Co-authored-by: James Young <[email protected] >
2021-01-10 22:21:27 -08:00
QMK Bot
7d9829af4c
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 06:18:36 +00:00
NightlyBoards
b1419742a5
[Keyboard] Add the [n]40-o ( #11286 )
...
* Create Alter folder
* Revert "Create Alter folder"
This reverts commit 361103b821dbb22957b66cdedb0d11f996def71c.
* Added the n40_o folder
* Edited info.json, n40_o.h and rules.mk
* Edited readme as per comment
2021-01-10 22:18:28 -08:00
65d8ac4759
[Keyboard] Add Onyx keyboard to QMK ( #11292 )
...
* Add Onyx keyboard to QMK
* Apply suggestions from code review
Co-authored-by: Joel Challis <[email protected] >
Co-authored-by: Ryan <[email protected] >
Co-authored-by: Joel Challis <[email protected] >
Co-authored-by: Ryan <[email protected] >
2021-01-10 22:18:01 -08:00
QMK Bot
0ff2d76f10
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 05:56:14 +00:00
8657f54f9e
[Keyboard] Add Herringbone Pro, re-organize herringbone folder ( #11115 )
...
* Add Herringbone Pro, reorganize herringbone folder
* Finish encoder functionality
* Change image in readme
* Fix info.json
* Flip encoder direction
* Update keyboards/ramonimbao/herringbone/pro/config.h
Co-authored-by: Ryan <[email protected] >
* Update keyboards/ramonimbao/herringbone/pro/rules.mk
Co-authored-by: Ryan <[email protected] >
* Update keyboards/ramonimbao/herringbone/pro/rules.mk
Co-authored-by: Ryan <[email protected] >
* Update keyboards/ramonimbao/herringbone/pro/readme.md
Co-authored-by: James Young <[email protected] >
* Add OLED support, split space, default folder
* Fix LAYOUT_all in info.json
* Remove WPM feature
* Add readme to top level herringbone folder
* Re-add WPM because now the OLED won't turn back on lol
* Add missing timer_read32
* Add OLED wakeup on knob use
* Update keyboards/ramonimbao/herringbone/v1/rules.mk
Co-authored-by: Ryan <[email protected] >
* Update keyboards/ramonimbao/herringbone/v1/rules.mk
Co-authored-by: Ryan <[email protected] >
* Update keyboards/ramonimbao/herringbone/pro/rules.mk
Co-authored-by: Ryan <[email protected] >
* Update keyboards/ramonimbao/herringbone/pro/rules.mk
Co-authored-by: Ryan <[email protected] >
* Add small QoL improvments for tapping
* Update keyboards/ramonimbao/herringbone/readme.md
Co-authored-by: Erovia <[email protected] >
* Add bootloader instructions and improve LAYOUT_all a bit
* Update keyboards/ramonimbao/herringbone/pro/pro.h
Co-authored-by: James Young <[email protected] >
* Update keyboards/ramonimbao/herringbone/pro/info.json
Co-authored-by: James Young <[email protected] >
* Update keyboards/ramonimbao/herringbone/pro/info.json
Co-authored-by: James Young <[email protected] >
* Update keyboards/ramonimbao/herringbone/pro/keymaps/iso/keymap.c
Co-authored-by: James Young <[email protected] >
* Update keyboards/ramonimbao/herringbone/v1/readme.md
Co-authored-by: James Young <[email protected] >
Co-authored-by: Ryan <[email protected] >
Co-authored-by: James Young <[email protected] >
Co-authored-by: Erovia <[email protected] >
2021-01-10 21:55:32 -08:00
QMK Bot
da5ea61adf
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 05:49:52 +00:00
Roger
466424c3c2
[Keymap] Quefrency layout for rogthefrog ( #11140 )
...
* noop; indent and comment cleanup
* config for rogthefrog layout
* removed encoder function as there is no encoder on this pcb
* removed unnecessary declaration
* replaced individual constants with an enum for extensibility
* removed unused enum
* Added GPL license language
* added copyright for my changes, per GPL
* noop; removed unneeded line continuations; fixed indentation
2021-01-10 21:49:19 -08:00
QMK Bot
14d2e40bab
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 05:49:10 +00:00
L. K. Post
efbaf68d5a
Fix documentation of lsusb behaviour ( #10903 )
2021-01-10 21:48:29 -08:00
QMK Bot
1e0866325c
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 05:42:25 +00:00
Álvaro A. Volpato and Gondolindrim
e688f2286f
Alpine65 ( #11223 )
...
* Initial ALPINE65 support
* Fix RGB LED number
Co-authored-by: Gondolindrim <[email protected] >
2021-01-11 00:41:53 -05:00
a06dda15e4
[Keyboard] Added rev2 & move rev1+rev2 to parent folder ( #10973 )
...
* rev2 and move parent folder
Moved aplx6 to parent folder, renamed it to rev1 and added rev2
* Update keyboards/aplx/aplx6/rev1/config.h
Co-authored-by: Drashna Jaelre <[email protected] >
* Update keyboards/aplx/aplx6/rev2/config.h
Co-authored-by: Drashna Jaelre <[email protected] >
* Update keyboards/aplx/aplx6/rev2/rev2.c
Co-authored-by: Drashna Jaelre <[email protected] >
* Update keyboards/aplx/aplx6/rev2/rules.mk
Co-authored-by: Drashna Jaelre <[email protected] >
* license
* Update keyboards/aplx/aplx6/rev2/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <[email protected] >
* Update keyboards/aplx/aplx6/rev2/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <[email protected] >
* Update keyboards/aplx/aplx6/rev2/keymaps/default/keymap.c
Co-authored-by: James Young <[email protected] >
* Update keyboards/aplx/aplx6/rev2/keymaps/default/keymap.c
Co-authored-by: James Young <[email protected] >
* Update keyboards/aplx/aplx6/rev2/rules.mk
Co-authored-by: James Young <[email protected] >
* Update keyboards/aplx/aplx6/rev2/rules.mk
Co-authored-by: James Young <[email protected] >
* Update keyboards/aplx/aplx6/rev2/readme.md
Co-authored-by: James Young <[email protected] >
* layer definition
* parent folder rename after suggestion
* build instructions
* update Hardware Availability links
Co-authored-by: Drashna Jaelre <[email protected] >
Co-authored-by: James Young <[email protected] >
2021-01-10 21:31:42 -08:00
a15c9057a1
Document how to add data driven configurations ( #11502 )
...
* describe how data driven configuration works
* Apply suggestions from code review
Co-authored-by: ridingqwerty <[email protected] >
Co-authored-by: Erovia <[email protected] >
Co-authored-by: ridingqwerty <[email protected] >
Co-authored-by: Erovia <[email protected] >
2021-01-10 20:47:58 -08:00
QMK Bot
42f9d5c877
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 03:14:17 +00:00
ffd8ff642d
[Keyboard] Oddball keyboard and optical sensor update ( #10450 )
...
* Add oddballl v2
- add CPI options
- add scroll support
- add click-and-drag support
- PMW3360 implementation
- ADNS9800 improvements
* Set default make directory
* Update readme with PMW config
* Change bootloader
* Update unused pins on v2
* Remove diode switch
* Move bootloader selection to keyboard version level
* Change default keyboard folder to v1
* Move sensor selection to keymap
* Remove PK debounce
* Change to only send mouse report on change
* Change CPI function cpi type
* Remove EEPROM state check
* Update CPI to only change on key down
* Fix incorrect F8 in keymap
* Add v2.1 with more convenient controller pinout
* Add keyboard readmes
* Update keyboards/oddball/pmw/pmw3360_srom_0x04.h
Remove direct AVR reference
Co-authored-by: Ryan <[email protected] >
* Remove direct AVR reference
Co-authored-by: Ryan <[email protected] >
Co-authored-by: Alexander Tulloh <[email protected] >
Co-authored-by: Ryan <[email protected] >
2021-01-10 19:13:47 -08:00
QMK Bot
64009220d3
Merge remote-tracking branch 'origin/master' into develop
2021-01-11 02:58:47 +00:00
6edbd845eb
[Keyboard] Add BIOI Keyboards ( #9602 )
...
* Add BIOI Keyboards
Add keyboards from BIOI, including dual-mode G60, Morgan65, and S65
* Update keyboards/bioi/g60/config.h
Co-authored-by: Ryan <[email protected] >
* Update keyboards/bioi/g60/config.h
Co-authored-by: Ryan <[email protected] >
* Update keyboards/bioi/g60/g60.c
Co-authored-by: Ryan <[email protected] >
* Update keyboards/bioi/g60/config.h
Co-authored-by: Ryan <[email protected] >
* Apply suggestions from code review
Co-authored-by: Ryan <[email protected] >
* Rename rule.mk to rules.mk
* Rename rule.mk to rules.mk
* Rename rule.mk to rules.mk
* Update readme.md
* Apply suggestions from code review
Co-authored-by: James Young <[email protected] >
* Update ble.h
* Update config.h
Change VenderID to 8101
* Update config.h
* Update config.h
* Update ble.c
* Update ble.h
* Add license headers
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <[email protected] >
* Add license header in keymap files
* Fix year in license header
* Update keyboards/bioi/s65/readme.md
Co-authored-by: James Young <[email protected] >
Co-authored-by: Ryan <[email protected] >
Co-authored-by: James Young <[email protected] >
Co-authored-by: Drashna Jaelre <[email protected] >
2021-01-10 18:57:58 -08:00
QMK Bot
36a70e117a
Merge remote-tracking branch 'origin/master' into develop
2021-01-10 23:00:48 +00:00
James Young
46b3245d66
freoduo: define RGBLight config at keyboard level ( #11491 )
...
Configurator compiles fail without the number of LEDs defined here. Included the rest to match the default keymap's settings.
2021-01-10 23:00:17 +00:00
Nick Brassel
e00bb81c49
ChibiOS conf migrations... take 6 ( #11504 )
...
* ChibiOS conf upgrade for cannonkeys/sagittarius
cannonkeys/sagittarius - 953626d1b87574290016ed09caaf5e3fa7b73189
* ChibiOS conf upgrade for evolv
evolv - c2f56a35ef1d11b002f9306ed2814ac0447e68c4
2021-01-10 22:59:04 +00:00
QMK Bot
c8320726bd
Merge remote-tracking branch 'origin/master' into develop
2021-01-10 22:16:06 +00:00
Joel Challis
d58d7dd192
manually run formatting job ( #11503 )
0.11.41
2021-01-10 22:15:29 +00:00
Zach White
eaa9106ec7
Add support for specifying BOARD in info.json ( #11492 )
...
* add support for specifying BOARD in info.json
* move BOARD from rules.mk to info.json for clueboard
* fix keyboards that do not require board
* remove out of compliance values
2021-01-09 20:18:47 -08:00
QMK Bot
54a8262dfe
Merge remote-tracking branch 'origin/master' into develop
2021-01-10 04:01:40 +00:00
Matthias Bertschy
acdcc62202
[Keymap] Add new atreus keymap to planck keyboard ( #11420 )
2021-01-09 20:01:09 -08:00
QMK Bot
1092cc4bbf
Merge remote-tracking branch 'origin/master' into develop
2021-01-10 04:01:05 +00:00
Joshua Diamond
9d10c66cf0
Correct descriptions of rgblight functions ( #11429 )
2021-01-09 20:00:12 -08:00
QMK Bot
90137bbaa0
Merge remote-tracking branch 'origin/master' into develop
2021-01-10 01:31:40 +00:00
Koichi Katano
6caef353a5
Update Bakeneko65 readme ( #11485 )
2021-01-10 12:31:06 +11:00
QMK Bot
c923426a7d
Merge remote-tracking branch 'origin/master' into develop
2021-01-10 01:31:03 +00:00
Koichi Katano
c85e2a8822
Update Bakeneko60 readme ( #11483 )
2021-01-10 12:30:26 +11:00
Nick Brassel
75111e967f
Disable subsystems repo-wide. ( #11449 )
2021-01-10 09:52:49 +11:00
Nick Brassel
f7b0e803c2
ChibiOS conf migrations... take 5 ( #11414 )
...
* ChibiOS conf upgrade for handwired/sono1
handwired/sono1 - 4453480576b0bd60f5962e5c3c287cf0f53f7197
* Fixup build error for mechlovin/tmkl.
2021-01-10 09:52:30 +11:00
Zach White and Ryan
962bc8d9dd
Use the schema to eliminate custom code ( #11108 )
...
* use the schema to eliminate custom code
* Update docs/reference_info_json.md
Co-authored-by: Ryan <[email protected] >
* make flake8 happy
* bugfix
* do not overwrite make vars from json
Co-authored-by: Ryan <[email protected] >
2021-01-09 13:34:14 -08:00