summaryrefslogtreecommitdiffstats
path: root/keyboards
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2020-11-28 12:02:18 -0800
committerGitHub <noreply@github.com>2020-11-28 12:02:18 -0800
commitc66df1664497546f32662409778731143e45a552 (patch)
treeda73a2d532a27685a31d932b3a44a707d4a3af81 /keyboards
parent15385d4113414d42bd062c60c9de5df797d3157f (diff)
2020 November 28 Breaking Changes Update (#11053)
* Branch point for 2020 November 28 Breaking Change * Remove matrix_col_t to allow MATRIX_ROWS > 32 (#10183) * Add support for soft serial to ATmega32U2 (#10204) * Change MIDI velocity implementation to allow direct control of velocity value (#9940) * Add ability to build a subset of all keyboards based on platform. * Actually use eeprom_driver_init(). * Make bootloader_jump weak for ChibiOS. (#10417) * Joystick 16-bit support (#10439) * Per-encoder resolutions (#10259) * Share button state from mousekey to pointing_device (#10179) * Add hotfix for chibios keyboards not wake (#10088) * Add advanced/efficient RGB Matrix Indicators (#8564) * Naming change. * Support for STM32 GPIOF,G,H,I,J,K (#10206) * Add milc as a dependency and remove the installed milc (#10563) * ChibiOS upgrade: early init conversions (#10214) * ChibiOS upgrade: configuration file migrator (#9952) * Haptic and solenoid cleanup (#9700) * XD75 cleanup (#10524) * OLED display update interval support (#10388) * Add definition based on currently-selected serial driver. (#10716) * New feature: Retro Tapping per key (#10622) * Allow for modification of output RGB values when using rgblight/rgb_matrix. (#10638) * Add housekeeping task callbacks so that keyboards/keymaps are capable of executing code for each main loop iteration. (#10530) * Rescale both ChibiOS and AVR backlighting. * Reduce Helix keyboard build variation (#8669) * Minor change to behavior allowing display updates to continue between task ticks (#10750) * Some GPIO manipulations in matrix.c change to atomic. (#10491) * qmk cformat (#10767) * [Keyboard] Update the Speedo firmware for v3.0 (#10657) * Maartenwut/Maarten namechange to evyd13/Evy (#10274) * [quantum] combine repeated lines of code (#10837) * Add step sequencer feature (#9703) * aeboards/ext65 refactor (#10820) * Refactor xelus/dawn60 for Rev2 later (#10584) * add DEBUG_MATRIX_SCAN_RATE_ENABLE to common_features.mk (#10824) * [Core] Added `add_oneshot_mods` & `del_oneshot_mods` (#10549) * update chibios os usb for the otg driver (#8893) * Remove HD44780 References, Part 4 (#10735) * [Keyboard] Add Valor FRL TKL (+refactor) (#10512) * Fix cursor position bug in oled_write_raw functions (#10800) * Fixup version.h writing when using SKIP_VERSION=yes (#10972) * Allow for certain code in the codebase assuming length of string. (#10974) * Add AT90USB support for serial.c (#10706) * Auto shift: support repeats and early registration (#9826) * Rename ledmatrix.h to match .c file (#7949) * Split RGB_MATRIX_ENABLE into _ENABLE and _DRIVER (#10231) * Split LED_MATRIX_ENABLE into _ENABLE and _DRIVER (#10840) * Merge point for 2020 Nov 28 Breaking Change
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/1upkeyboards/super16/rules.mk3
-rw-r--r--keyboards/aeboards/ext65/config.h (renamed from keyboards/speedo/keymaps/default/config.h)6
-rw-r--r--keyboards/aeboards/ext65/ext65.c1
-rw-r--r--keyboards/aeboards/ext65/ext65.h9
-rw-r--r--keyboards/aeboards/ext65/keymaps/default/keymap.c (renamed from keyboards/aeboards/ext65/rev2/keymaps/default/keymap.c)14
-rw-r--r--keyboards/aeboards/ext65/keymaps/default/readme.md (renamed from keyboards/aeboards/ext65/rev2/keymaps/default/readme.md)0
-rw-r--r--keyboards/aeboards/ext65/keymaps/via/keymap.c (renamed from keyboards/aeboards/ext65/rev2/keymaps/via/keymap.c)14
-rw-r--r--keyboards/aeboards/ext65/keymaps/via/readme.md (renamed from keyboards/aeboards/ext65/rev2/keymaps/via/readme.md)0
-rw-r--r--keyboards/aeboards/ext65/keymaps/via/rules.mk (renamed from keyboards/aeboards/ext65/rev1/keymaps/via/rules.mk)0
-rw-r--r--keyboards/aeboards/ext65/readme.md19
-rw-r--r--keyboards/aeboards/ext65/rev1/config.h5
-rw-r--r--keyboards/aeboards/ext65/rev1/keymaps/default/keymap.c103
-rw-r--r--keyboards/aeboards/ext65/rev1/keymaps/default/readme.md2
-rw-r--r--keyboards/aeboards/ext65/rev1/keymaps/via/keymap.c103
-rw-r--r--keyboards/aeboards/ext65/rev1/keymaps/via/readme.md2
-rw-r--r--keyboards/aeboards/ext65/rev1/readme.md14
-rw-r--r--keyboards/aeboards/ext65/rev1/rev1.c46
-rw-r--r--keyboards/aeboards/ext65/rev1/rev1.h3
-rw-r--r--keyboards/aeboards/ext65/rev2/config.h2
-rw-r--r--keyboards/aeboards/ext65/rev2/rev2.h17
-rw-r--r--keyboards/aeboards/ext65/rules.mk1
-rw-r--r--keyboards/ares/ares.h2
-rw-r--r--keyboards/ares/keymaps/default/keymap.c2
-rw-r--r--keyboards/at_at/660m/660m.c5
-rw-r--r--keyboards/at_at/660m/boards/ST_STM32F072B_DISCOVERY/board.c268
-rw-r--r--keyboards/at_at/660m/boards/ST_STM32F072B_DISCOVERY/board.h940
-rw-r--r--keyboards/at_at/660m/boards/ST_STM32F072B_DISCOVERY/board.mk5
-rw-r--r--keyboards/at_at/660m/boards/ST_STM32F072B_DISCOVERY/cfg/board.chcfg703
-rw-r--r--keyboards/at_at/660m/config.h6
-rw-r--r--keyboards/at_at/660m/rules.mk2
-rwxr-xr-xkeyboards/bm40hsrgb/rules.mk3
-rw-r--r--keyboards/bm60poker/rules.mk3
-rw-r--r--keyboards/bm60rgb/rules.mk3
-rw-r--r--keyboards/bm60rgb_iso/rules.mk3
-rw-r--r--keyboards/boston_meetup/2019/rules.mk3
-rw-r--r--keyboards/cannonkeys/satisfaction75/boards/ST_STM32F072B_DISCOVERY/board.c268
-rw-r--r--keyboards/cannonkeys/satisfaction75/boards/ST_STM32F072B_DISCOVERY/board.h940
-rw-r--r--keyboards/cannonkeys/satisfaction75/boards/ST_STM32F072B_DISCOVERY/board.mk5
-rw-r--r--keyboards/cannonkeys/satisfaction75/boards/ST_STM32F072B_DISCOVERY/cfg/board.chcfg703
-rw-r--r--keyboards/cannonkeys/satisfaction75/config.h6
-rw-r--r--keyboards/cannonkeys/satisfaction75/rules.mk2
-rw-r--r--keyboards/cannonkeys/satisfaction75/satisfaction75.c5
-rw-r--r--keyboards/clueboard/66_hotswap/gen1/rules.mk3
-rw-r--r--keyboards/cozykeys/speedo/readme.md26
-rw-r--r--keyboards/cozykeys/speedo/speedo.c17
-rw-r--r--keyboards/cozykeys/speedo/speedo.h23
-rw-r--r--keyboards/cozykeys/speedo/v2/config.h44
-rw-r--r--keyboards/cozykeys/speedo/v2/info.json79
-rw-r--r--keyboards/cozykeys/speedo/v2/keymaps/default/keymap.c (renamed from keyboards/speedo/keymaps/default/keymap.c)72
-rw-r--r--keyboards/cozykeys/speedo/v2/keymaps/default/readme.md1
-rw-r--r--keyboards/cozykeys/speedo/v2/rules.mk22
-rw-r--r--keyboards/cozykeys/speedo/v2/speedo_v2.c17
-rw-r--r--keyboards/cozykeys/speedo/v2/speedo_v2.h36
-rw-r--r--keyboards/cozykeys/speedo/v3/config.h58
-rw-r--r--keyboards/cozykeys/speedo/v3/info.json79
-rw-r--r--keyboards/cozykeys/speedo/v3/keymaps/default/keymap.c49
-rw-r--r--keyboards/cozykeys/speedo/v3/keymaps/default/readme.md10
-rw-r--r--keyboards/cozykeys/speedo/v3/rules.mk22
-rw-r--r--keyboards/cozykeys/speedo/v3/speedo_v3.c17
-rw-r--r--keyboards/cozykeys/speedo/v3/speedo_v3.h36
-rw-r--r--keyboards/crkbd/keymaps/curry/rules.mk2
-rw-r--r--keyboards/crkbd/keymaps/dsanchezseco/rules.mk2
-rw-r--r--keyboards/crkbd/keymaps/kidbrazil/rules.mk2
-rw-r--r--keyboards/crkbd/keymaps/ninjonas/rules.mk2
-rw-r--r--keyboards/crkbd/keymaps/rpbaptist/rules.mk2
-rw-r--r--keyboards/crkbd/keymaps/soundmonster/rules.mk2
-rw-r--r--keyboards/crkbd/readme.md2
-rw-r--r--keyboards/crkbd/rules.mk2
-rw-r--r--keyboards/dekunukem/duckypad/rules.mk3
-rw-r--r--keyboards/doro67/rgb/rules.mk3
-rw-r--r--keyboards/dp60/rules.mk3
-rw-r--r--keyboards/dztech/dz60rgb/v1/rules.mk3
-rw-r--r--keyboards/dztech/dz60rgb/v2/rules.mk3
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v1/rules.mk3
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v2/rules.mk3
-rw-r--r--keyboards/dztech/dz60rgb_wkl/v1/rules.mk3
-rw-r--r--keyboards/dztech/dz60rgb_wkl/v2/rules.mk3
-rw-r--r--keyboards/dztech/dz65rgb/v1/rules.mk3
-rw-r--r--keyboards/dztech/dz65rgb/v2/rules.mk3
-rw-r--r--keyboards/e88/config.h2
-rw-r--r--keyboards/e88/e88.c2
-rw-r--r--keyboards/e88/e88.h2
-rw-r--r--keyboards/e88/keymaps/default/keymap.c2
-rw-r--r--keyboards/ergodox_ez/rules.mk3
-rw-r--r--keyboards/evyd13/atom47/keymaps/LEdiodes/keymap.c (renamed from keyboards/maartenwut/atom47/keymaps/LEdiodes/keymap.c)0
-rw-r--r--keyboards/evyd13/atom47/keymaps/LEdiodes/rules.mk (renamed from keyboards/maartenwut/atom47/keymaps/LEdiodes/rules.mk)0
-rw-r--r--keyboards/evyd13/atom47/keymaps/default/keymap.c (renamed from keyboards/maartenwut/atom47/keymaps/default/keymap.c)0
-rw-r--r--keyboards/evyd13/atom47/keymaps/default/readme.md (renamed from keyboards/maartenwut/atom47/keymaps/default/readme.md)0
-rw-r--r--keyboards/evyd13/atom47/keymaps/evyd13/keymap.c (renamed from keyboards/maartenwut/atom47/keymaps/maartenwut/keymap.c)0
-rw-r--r--keyboards/evyd13/atom47/keymaps/evyd13/readme.md (renamed from keyboards/maartenwut/atom47/keymaps/maartenwut/readme.md)0
-rw-r--r--keyboards/evyd13/atom47/keymaps/junonum_a47/keymap.c (renamed from keyboards/maartenwut/atom47/keymaps/junonum_a47/keymap.c)0
-rw-r--r--keyboards/evyd13/atom47/keymaps/junonum_a47/readme.md (renamed from keyboards/maartenwut/atom47/keymaps/junonum_a47/readme.md)0
-rw-r--r--keyboards/evyd13/atom47/readme.md (renamed from keyboards/maartenwut/atom47/readme.md)2
-rw-r--r--keyboards/evyd13/atom47/rev2/config.h (renamed from keyboards/maartenwut/atom47/rev2/config.h)2
-rw-r--r--keyboards/evyd13/atom47/rev2/info.json (renamed from keyboards/maartenwut/atom47/rev3/info.json)4
-rw-r--r--keyboards/evyd13/atom47/rev2/readme.md (renamed from keyboards/maartenwut/atom47/rev2/readme.md)0
-rw-r--r--keyboards/evyd13/atom47/rev2/rev2.c (renamed from keyboards/maartenwut/atom47/rev2/rev2.c)0
-rw-r--r--keyboards/evyd13/atom47/rev2/rev2.h (renamed from keyboards/maartenwut/atom47/rev2/rev2.h)0
-rw-r--r--keyboards/evyd13/atom47/rev2/rules.mk (renamed from keyboards/maartenwut/atom47/rev2/rules.mk)0
-rw-r--r--keyboards/evyd13/atom47/rev3/config.h (renamed from keyboards/maartenwut/atom47/rev3/config.h)2
-rw-r--r--keyboards/evyd13/atom47/rev3/info.json (renamed from keyboards/maartenwut/atom47/rev2/info.json)4
-rw-r--r--keyboards/evyd13/atom47/rev3/rev3.c (renamed from keyboards/maartenwut/atom47/rev3/rev3.c)0
-rw-r--r--keyboards/evyd13/atom47/rev3/rev3.h (renamed from keyboards/maartenwut/atom47/rev3/rev3.h)0
-rw-r--r--keyboards/evyd13/atom47/rev3/rules.mk (renamed from keyboards/maartenwut/atom47/rev3/rules.mk)0
-rw-r--r--keyboards/evyd13/atom47/rules.mk (renamed from keyboards/maartenwut/atom47/rules.mk)2
-rw-r--r--keyboards/evyd13/eon40/config.h226
-rw-r--r--keyboards/evyd13/eon40/eon40.c (renamed from keyboards/maartenwut/eon40/eon40.c)2
-rw-r--r--keyboards/evyd13/eon40/eon40.h (renamed from keyboards/maartenwut/eon40/eon40.h)2
-rw-r--r--keyboards/evyd13/eon40/info.json (renamed from keyboards/maartenwut/eon40/info.json)0
-rw-r--r--keyboards/evyd13/eon40/keymaps/default/keymap.c (renamed from keyboards/maartenwut/eon40/keymaps/default/keymap.c)2
-rw-r--r--keyboards/evyd13/eon40/keymaps/default/readme.md (renamed from keyboards/maartenwut/eon40/keymaps/default/readme.md)0
-rw-r--r--keyboards/evyd13/eon40/keymaps/via/keymap.c (renamed from keyboards/maartenwut/eon40/keymaps/via/keymap.c)2
-rw-r--r--keyboards/evyd13/eon40/keymaps/via/rules.mk (renamed from keyboards/maartenwut/eon40/keymaps/via/rules.mk)0
-rw-r--r--keyboards/evyd13/eon40/readme.md (renamed from keyboards/maartenwut/eon40/readme.md)4
-rw-r--r--keyboards/evyd13/eon40/rules.mk (renamed from keyboards/maartenwut/eon40/rules.mk)1
-rw-r--r--keyboards/evyd13/eon65/config.h (renamed from keyboards/maartenwut/eon65/config.h)4
-rw-r--r--keyboards/evyd13/eon65/eon65.c (renamed from keyboards/maartenwut/eon65/eon65.c)2
-rw-r--r--keyboards/evyd13/eon65/eon65.h (renamed from keyboards/maartenwut/eon65/eon65.h)2