summaryrefslogtreecommitdiffstats
path: root/keyboards/satt
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-4/+4
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-126-101/+111
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-6/+6
* Remove more empty headers (#20155)Ryan2023-03-172-18/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-292-0/+25
|\
| * [Keymap] Update Miryoku (#18773)Manna Harbour2022-10-272-0/+25
* | Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
* | Remove legacy keycodes, part 2 (#18660)Ryan2022-10-102-2/+2
* | Remove legacy international keycodes (#18588)Ryan2022-10-092-3/+3
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-034-15/+12
|\
| * Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-044-15/+12
* | Refactor satt/comet46 to use core OLED driver (#17856)Joel Challis2022-07-3112-946/+54
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-193-5/+5
|/
* Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko2022-06-081-2/+9
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-153-3/+3
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-4/+0
* move @satt99 's comet46 to satt/ (#16059)peepeetee2022-02-1228-0/+2389
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* 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
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-062-4/+4
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-14/+0
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1386/+44
* [Keyboard] Vision keyboard by SatT (#9768)satt992020-08-1918-0/+2129