summaryrefslogtreecommitdiffstats
path: root/keyboards/nack
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan2023-06-242-4/+4
* Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2023-06-242-2/+3
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-2/+1
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Fixup CI build for `nack`. (#20292)Nick Brassel2023-03-291-2/+1
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-83/+52
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-1/+1
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
* Update use of legacy keycodes (#19120)Joel Challis2022-11-222-2/+2
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-071-1/+1
* Move keyboard USB IDs and strings to data driven: N (#17865)Ryan2022-08-022-6/+6
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+49
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Nack: rename layout macro to LAYOUT_ortho_4x13 (#13784)James Young2021-07-302-3/+62
* [Keyboard] Updated keyboard & keymaps (#12667)farfalleflickan2021-07-2112-95/+88
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-7/+7
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-201-1/+1
* ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-051-262/+20
* Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel2020-12-041-0/+1
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* Added new keyboard - nack (#10940)pastapojken2020-11-1812-0/+847