summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-0220-54/+221
|\
| * Fixup EFL and F4's sector selection. (#19221)Nick Brassel2022-12-0220-54/+221
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-022-4/+3
|\|
| * Fix `RGB_MATRIX_LED_COUNT` for aurora/corne (#19222)Ryan2022-12-022-4/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-011-0/+2
|\|
| * [Keyboard] Fix config error for Charybdis (#19219)Drashna Jaelre2022-12-011-0/+2
| |
* | Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)Drashna Jaelre2022-12-016-6/+1
|/
* [Keyboard] Add keyboard Caticorn (#19138)HorrorTroll2022-11-3021-11/+3350
|
* Add meow48 ver.1.0 keyboard (#19217)tsubuan_1452022-11-308-0/+386
| | | just make the PRs stop
* [Keyboard] Daskeyboard4 (#18675)Commander10242022-11-306-0/+320
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Litl keyboard (#19000)Moses Hoyt2022-11-296-0/+240
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] Fixed ifohancroft Swap Hands Config (#19176)IFo Hancroft2022-11-291-6/+6
|
* Keeb.io Sinc: Enable Split LED state (#19187)Adam Lickel2022-11-292-0/+4
|
* [Keymap] Update Miryoku (#19190)Manna Harbour2022-11-295-23/+44
|
* Add some community layouts to 40percentclub boards (#19209)Joel Challis2022-11-302-1/+3
|
* Fix bad bootmagic config (#19206)Joel Challis2022-11-302-2/+2
|
* Enable bootmagic (#19191)Albert Y2022-11-301-1/+1
|
* [Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre2022-11-2924-374/+366
| | | | | | | | | | | | | | | | | | * Fix up bastardkb boards since blackpill support is officially added. * Check for blackpill version, not elite c. * Add checks in chibiOS config since multiple ARM controllers supported. * Rework rules.mk for keymaps to better handle arm vs avr support * Start moving away from `matrix_*_*` functions. * `housekeeping_task_*` instead of `matrix_scan_*` * `keyboard_(pre|post)_init_*` instead of `matrix_init_*` * Add ℂℴmⅈℂ unicode input method. * Clean up unicode code to be more compact and flexible. * Remove/move Pro Micro LED commands to userspace and better filter them * Fixup OLED code * Use newer quantum keycode functions/preprocessors rather than manual bit manipulation * Make unicode mode render much more compact/simple. * Make qmk secrets more self contained * Remove custom implementation of split watchdog
* new keyboard rb1 (#18164)Ryan Baker2022-11-288-6/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | * rb1 * Update keymap.c * Update keyboards/ryanbaekr/rb1/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Delete rb1.c * Delete rb1.h * Update keyboards/ryanbaekr/rb1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ryanbaekr/rb1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ryanbaekr/rb1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Add piantor (#18920)Leo Lou2022-11-285-0/+161
| | | | | | | | | * Add piantor * Update keyboards/beekeeb/piantor/readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#19166)Joel Challis2022-11-272-2/+3
|
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-27190-350/+346
|
* Joystick feature improvements (#19052)Ryan2022-11-2714-15/+63
|
* Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)Ryan2022-11-272-6/+6
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-251-1/+2
|\
| * Fix build failures for `bastardkb/tbk` and `jels/boaty` (#19152)Ryan2022-11-251-1/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-251-20/+0
|\|
| * Fix annepro2/c18:iso_default (#19147)Joel Challis2022-11-251-20/+0
| |
* | jsonify some info.json (#19146)Joel Challis2022-11-2524-163/+163
| |
* | Fixup aurora/corne on develop (#19144)jack2022-11-241-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-2354-1295/+3260
|\|
| * [Keymap] komidore64 planck rev6 (#19036)Adam Price2022-11-233-0/+104
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Add splitkb.com's Aurora Corne (#18880)leah-splitkb2022-11-2316-0/+1186
| |
| * [Add function] add 'Split Space and ISO and delete RGUI for Promise 87 (#18929)spbgzh2022-11-2240-1309/+1984
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add split space and ISO * Update wkl.h * update ISO * update * change KC_LGUI to KC_RGUI * delete RGUI * format * update promise87 readme.md * update promise87 wkl readme.md * Update readme.md * Update readme.md * change KC_SLCK to KC_SCRL * wuque/promise87/ansi: standardize Layout Macro names - rename `LAYOUT_tkl_f13_ansi` to `LAYOUT_tkl_f13_ansi_tsangan` - convert `LAYOUT_tkl_f13_ansi_iso` to `LAYOUT_tkl_f13_iso_tsangan` (adds position `K41`) - rename `LAYOUT_tkl_f13_ansi_split_space` to `LAYOUT_tkl_f13_ansi_tsangan_split_space` - rename `LAYOUT_tkl_f13_ansi_split_bs` to `LAYOUT_tkl_f13_ansi_tsangan_split_bs` - rename `LAYOUT_tkl_f13_ansi_split_lshift` to `LAYOUT_tkl_f13_ansi_tsangan_split_lshift` - rename `LAYOUT_tkl_f13_ansi_split_rshift` to `LAYOUT_tkl_f13_ansi_tsangan_split_rshift` - rename `LAYOUT_tkl_f13_ansi_split_bs_rshift` to `LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift` * wuque/promise87/wkl: refactor LAYOUT_tkl_f13_ansi_wkl_iso Refactors `LAYOUT_tkl_f13_ansi_wkl_iso` into `LAYOUT_tkl_f13_iso_wkl` by adding position `K41` (Non-US Backslash) to the layout macro. Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* | initial (#19137)jack2022-11-2214-11/+7
| |
* | Update use of legacy keycodes (#19120)Joel Challis2022-11-22243-484/+484
| |
* | Merge remote-tracking branch 'origin/master' into developzvecr2022-11-2299-924/+1745
|\|
| * [Keyboard] add og60 keyboard (#19114)dztech2022-11-206-0/+549
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * Bastard Keyboards: upstream recent changes (#19083)Charly Delay2022-11-2077-889/+587
| | | | | | | | | | Co-authored-by: Simian <alex@Mandelbrot> Co-authored-by: Charly Delay <0xcharly@users.noreply.github.com> Co-authored-by: Alex Baldwin <alexbaldwin42@gmail.com>
| * [Keyboard] Add Satellite Rev1 (#18869)Xelus222022-11-2015-0/+604
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * Use modern solution for tri-layer in sofle default layout (#19113)rafal0p2022-11-201-30/+6
| |
* | Remove .noci functionality (#19122)Joel Challis2022-11-21280-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-202-2/+2
|\|
| * [Keymap] Add home and end keys to coffee's bm40hsrgb keymap (#19108)CoffeeIsLife2022-11-202-2/+2
| | | | | | Co-authored-by: Fae <faenkhauser@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-2063-327/+1871
|\|
| * [Keyboard] Small fixes for the Atreyu rev1 keyboard (#19098)Jesus Climent2022-11-202-12/+6
| |
| * [Keymap] Fix ducky one 2 sf fn layer mappings (#18955)Hayley2022-11-201-10/+10
| |
| * [Keyboard] change RGBLED_NUM to 20 for zoom87 (#18930)spbgzh2022-11-202-1/+3
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
| * [Keyboard] Fix up Boaty (#19117)jack2022-11-203-51/+75
| |
| * [Keyboard] Add YR80 (#18945)JX2022-11-2012-0/+391
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>