summaryrefslogtreecommitdiffstats
path: root/keyboards/nullbitsco/scramble
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-254-24/+6
* scramble: Add XOSC delay for startup (#20991)Jay Greco2023-05-201-0/+1
* Move encoder config to data driven (#19923)Ryan2023-02-264-6/+10
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-195-79/+8
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-144-15/+14
* Remove lingering `I2CD2` usages w/ RP2040 (#19833)jack2023-02-131-1/+1
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-16/+8
* Debounce defines cleanup (#19742)Ryan2023-02-033-6/+1
* Strip out more of config_common (#19722)Joel Challis2023-01-301-2/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Add RP2040 SCRAMBLE v2 (#19489)Jay Greco2023-01-2713-51/+288
* Move keyboard USB IDs and strings to data driven: N (#17865)Ryan2022-08-022-9/+7
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
* [Keyboard] nullbitsco keyboards: common file cleanup (#14358)Jay Greco2021-10-107-7/+7
* 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
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+3
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-213-5/+8
* [Keymap] Fix wrong BASE layer for default and OLED keymaps (#12932)Jay Greco2021-05-212-2/+2
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
* [Keyboard] Add nullbitsco SCRAMBLE (#11078)Jay Greco2021-02-0112-0/+413