summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Remove some assumptions on sequential keycode ranges (#18838)Joel Challis2022-10-242-4/+18
|
* Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834)Ryan2022-10-2411-15/+15
|
* Normalise Joystick and Programmable Button keycodes (#18832)Ryan2022-10-245-19/+19
|
* Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-2230-32/+32
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-224-4/+4
|\
| * Polyandry: rename LAYOUT to LAYOUT_ortho_4x3 (#18815)James Young2022-10-224-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-229-0/+391
|\|
| * [Keyboard] Add Bolsalice keyboard (#18772)stanrc852022-10-229-0/+391
| |
* | Remove broken userspace and keymaps (#18806)Joel Challis2022-10-224-203/+0
| |
* | Remove legacy fauxclicky and unicode keycodes (#18800)Ryan2022-10-214-4/+4
| |
* | Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-2148-65/+48
| |
* | Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-2147-67/+67
| |
* | wilba_tech: allow keymaps to override backlight_effect_indicators() (#18791)Selene ToyKeeper2022-10-211-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-217-54/+75
|\|
| * Update Black E6.5 keymap issues on QMK Configurator (#18794)HorrorTroll2022-10-207-54/+75
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-211-1/+1
|\|
| * [Keyboard] Fix saka68 solder layout (#18788)Alex Berger2022-10-201-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-2110-0/+318
|\|
| * [Keyboard] Add Octopad+ Keyboard (#18484)DeskDaily2022-10-2010-0/+318
| | | | | | Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-212-1/+8
|\|
| * Keychron Q3 I2C & CKLED2001 transfer speedup (#18780)Stefan2022-10-201-0/+7
| |
| * A1200 Converter. Small modification on a1200.h file (#18783)8bits4ever2022-10-201-1/+1
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-214-20/+914
|\|
| * Wavtype p01_ultra Touch-Up (#18784)James Young2022-10-204-20/+914
| |
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20931-1134/+1134
| |
* | Update keyboards readme (#18714)Jouke Witteveen2022-10-201-3/+4
| |
* | Remove stale userspace/keymaps (#18700)Joel Challis2022-10-2014-1002/+0
| |
* | Fix build failures uncovered by #18753 (#18789)Ryan2022-10-214-8/+7
| |
* | Remove quantum/audio from global VPATH (#18753)Ryan2022-10-202-2/+4
| |
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-20288-369/+369
| | | | | | | | | | | | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-201-0/+1
|\|
| * [Keyboard] Fix LEDs being inverted on Sabre (#18762)Wolf Van Herreweghe2022-10-201-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-202-5/+816
|\|
| * Wilba Tech WT65-D Layout Additions (#18779)James Young2022-10-202-5/+816
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-10-203-30/+132
|\|
| * Ano Layout Refactor (#18778)James Young2022-10-193-29/+131
| | | | | | | | | | | | | | | | | | * info.json: apply friendly formatting * info.json: remove dead space in Configurator rendering * physically arrange layout macro * info.json: correct Configurator key sequence
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-191-302/+66
|\|
| * Delikeeb Vaneela Configurator Fix (#18777)James Young2022-10-191-302/+66
| | | | | | | | | | | | | | | | | | * info.json: fix layout reference `LAYOUT` -> `LAYOUT_ortho_5x12` * info.json: apply friendly formatting * info.json: correct maintainer value
* | Remove legacy Debug keycode (#18769)Ryan2022-10-19232-263/+263
| | | | | | | | | | | | | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
* | A little personal cleanup after #18726 and #18729 (#18734)Joshua Diamond2022-10-192-2/+1
| | | | | | | | | | | | | | * A little cleanup after #18726 * Re-instate RGBLIGHT_EFFECT_STATIC_GRADIENT * Extend to spin
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-174-71/+9
|\|
| * Fixup handwired/kbod (#18754)jack2022-10-174-71/+9
| |
* | Remove legacy sendstring keycodes (#18749)Ryan2022-10-1743-86/+86
| |
* | Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16509-992/+992
| | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2022-10-1610-67/+40
|\|
| * Slipped through the cracks. (#18742)Nick Brassel2022-10-162-3/+3
| |
| * Fixup work_louder/micro VIA keymap (#18738)jack2022-10-152-1/+5
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
| * Fixup latinpadble (#18736)jack2022-10-156-105/+36
| |
* | Mark the moonlander keyboard default music map as weak (#18715)Jouke Witteveen2022-10-162-3/+4
| | | | | | This allows user keymaps to set a different music map.
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152100-2704/+2704
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`