89 Commits (0.16.6)

Author SHA1 Message Date
  Ryan 764dc18a81
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 2 years ago
  Ryan 99b35940bc
Remove unnecessary backslash-escapes in default keymaps (#15472) 2 years ago
  Ryan f718a10889
Fix up build options comments (#15463) 2 years ago
  Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382) 2 years ago
  Ryan a1183ebc8c
Remove pointless `CUSTOM_MATRIX = no` (#15383) 2 years ago
  Ryan c12b997679
Tidy up `SLEEP_LED_ENABLE` rules (#15362) 2 years ago
  James Young 84ea77ead6
Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 2 years ago
  Drashna Jaelre 9d235d4fc5
[Core] Change OLED task function to be boolean (#14864) 2 years ago
  Joel Challis 01b702bece
Split out HAPTIC_ENABLE to have separate DRIVER option (#14854) 2 years ago
  Joel Challis f895e966b7
Fix OLED timeout on recent qwiic migrations (#14775) 2 years ago
  Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2 years ago
  Ryan 6b74e48f81
Remove audio pin references in rules.mk (#14532) 2 years ago
  Joel Challis cb4346edb7
Migrate hadron away from QWIIC_DRIVERS (#14415) 2 years ago
  Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago
  Ryan 4791cfae1a
Remove width, height and key_count from info.json (#14274) 2 years ago
  Ryan 7eea780a7d
Remove bootloader listings from rules.mk (#14330) 2 years ago
  Ryan fe6d6cf76d
Remove empty override functions (#14312) 2 years ago
  Ryan 41c50bb653
Change keyboard level include guards to `pragma once` (#14248) 2 years ago
  James Young 4b453dca92
Remove MIDI Configuration boilerplate (#11151) 2 years ago
  James Young a03aa301de
Remove Full Bootmagic (#13846) 2 years ago
  Xelus22 b73a29aaea
[Bug] Develop - Change uint32_t to layer_state_t (#13596) 2 years ago
  Ryan 44260c3414
Remove `API_SYSEX_ENABLE`s from rules.mk (#13389) 2 years ago
  Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 3 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Drashna Jaelre a0fed0ea17
Convert Encoder callbacks to be boolean functions (#12805) 3 years ago
  Ryan 62c3e3d11f
Remove pointless SERIAL_LINK_ENABLE rules (#12846) 3 years ago
  Drashna Jaelre c80e5f9f88
Audio system overhaul (#11820) 3 years ago
  Ryan 6937f1d70e
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 3 years ago
  Nick Brassel 78fe155b72
Fix up comments showing how to execute config migration. (#11621) 3 years ago
  Ryan 62f304a225
Remove `DESCRIPTION`, H-J (#11616) 3 years ago
  Nick Brassel 34446b79d7
Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable flag. (#11426) 3 years ago
  Ryan 806aa9bc67
Remove comments about custom ldscript for Teensy LC (#11224) 3 years ago
  Zach White c0dcee96a8
Initial list of keyboards to exclude from CI (#11213) 3 years ago
  Ryan 9366ed7282
Normalise include statements in keyboard code (#11185) 3 years ago
  Nick Brassel f1fef16e4d
ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418) 3 years ago
  Nick Brassel 87291437bd
Add board specific to Proton-C, with usual defaults turned on. (#10976) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 4 years ago
  ridingqwerty 0f7d294ac3
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 4 years ago
  Drashna Jaelre 6cf574396a [Keyboard] Update default keymaps to use `layer_state_t` (#7444) 4 years ago
  Drashna Jaelre e6b9980bd4 Remove keymap_config extern from default keymaps (#7399) 4 years ago
  fauxpark f98750de6e [Core] Cleanup rules.mk for F303 keyboards (#7306) 4 years ago
  Yan-Fa Li d96f0584a2 [Keyboard] Hadron v3 Enable RGB (#7292) 4 years ago
  fauxpark 3dbf08b655 Cleanup rules.mk for 32U4 keyboards, H (#7030) 4 years ago
  ishtob eac4ce972d [Keymap] update personal keymap (#6817) 4 years ago
  ishtob f2e0d38f17 [Keyboard] Assign unique vendor ID and product ID for hadron (#5184) 4 years ago
  XScorpion2 20c0533c4c [User] Xulkal Keymaps Update (#6392) 4 years ago
  Drashna Jaelre f6c7e11426 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 4 years ago
  fauxpark ba42a5ae68 Remove commented out MCUs in rules.mk (#5884) 4 years ago
  fauxpark f14629ed1c Remove/migrate action_get_macro()s from default keymaps (#5625) 4 years ago