summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/bdn9
Commit message (Expand)AuthorAgeFilesLines
* Move encoder config to data driven (#19923)Ryan2023-02-264-6/+14
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+4
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-197-95/+11
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-144-26/+16
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-2/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-14/+6
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Tidy up use of CTPC (#19570)Joel Challis2023-01-111-1/+1
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-8/+8
* [Keymap] Keeb.io Sinc - Lickel keymap update (#19188)Adam Lickel2022-12-103-0/+19
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-155-7/+32
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Enable more BDN9 RGB effects (#18420)Danny2022-09-191-0/+2
* Add encoder map to BDN9 VIA keymap (#18388)Danny2022-09-182-15/+19
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-218-11/+11
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-205-15/+18
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-205-15/+18
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-3/+3
* [Keymap] sinc/lickel: Use backlight keys in Fn Row (#16789)Adam Lickel2022-04-131-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-02-224-26/+53
|\
| * Add encoder defaults for Keebio boards (#16398)Danny2022-02-214-26/+53
* | [Keymap] BDN9 keymap (#15924)Adam Lickel2022-02-213-0/+179
|/
* [Keymap] Update bcat's keymaps/userspace to share logic, add OLED functionali...Jonathan Rascher2021-12-271-9/+4
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-112-0/+101
|\
| * [Keymap] Adding keymap for BDN9 and Planck (#15067)Gustavs GÅ«tmanis2021-11-102-0/+101
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
|/
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-212-2/+2
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-031-8/+22
|\
| * [Keymap] Minor cleanup of bcat keymaps and userspace (#13224)Jonathan Rascher2021-08-031-8/+22
* | [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
|/
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-2913-20/+33
* not accessible and not needed anyway for a test keymap (#12366)Pavlos Vinieratos2021-04-251-10/+0
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-092-3/+1