summaryrefslogtreecommitdiffstats
path: root/keyboards/nullbitsco
Commit message (Expand)AuthorAgeFilesLines
* Move encoder config to data driven (#19923)Ryan2023-02-268-15/+23
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-232-13/+2
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-195-79/+8
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* 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-088-28/+12
* Debounce defines cleanup (#19742)Ryan2023-02-035-9/+2
* 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-313-3/+0
* Add RP2040 SCRAMBLE v2 (#19489)Jay Greco2023-01-2713-51/+288
* Remove hardcoded VIA keycode range (#18956)Joel Challis2022-11-051-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen2022-10-152-12/+4
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-2/+11
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-5/+5
* Remove more RESET keycode references (#18252)Joel Challis2022-09-031-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: N (#17865)Ryan2022-08-026-26/+21
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-3/+3
* Update RMKB to support SNAP (#17042)Jay Greco2022-05-102-6/+6
* [Keyboard] Add nullbits TIDBIT (#15182)Jay Greco2022-03-1613-0/+772
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-3/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-3/+0
* Update UART driver API (#14839)Ryan2021-11-131-4/+2
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-025-71/+77
* [Keyboard] nullbitsco keyboards: common file cleanup (#14358)Jay Greco2021-10-1022-25/+25
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-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-122-4/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* Fix snailmap compilation error (#14250)Jay Greco2021-09-012-3/+3
* [Keymap] Add new snailmap keymap to nullbitsco/nibble keyboard (#14024)dogspace2021-08-303-0/+583
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-2410-19/+23
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-08-021-5/+7
|\
| * [Keyboard] Reduce nibble oled_status keymap size (#13813)Jay Greco2021-07-311-5/+7
* | Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-241-10/+8
|/
* [Keymap] Reduce NIBBLE oled_bongocat keymap size so it compiles (#13638)Jay Greco2021-07-221-5/+10
* [Keyboard] fix encoder_update_user for nullbitsco/nibble (#13451)David Luo2021-07-051-1/+2
* [keymap] Added new `oled_status` keymap to `nullbitsco/nibble` keyboard (#12824)Jose Luis Adelantado Torres2021-06-247-0/+566
* Update oled_bongocat to match VIA keymap (#12875)Jay Greco2021-06-241-22/+126
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-298-10/+18
* [Keymap] Fix wrong BASE layer for default and OLED keymaps (#12932)Jay Greco2021-05-212-2/+2
* Optimize NIBBLE oled_bongocat keymap to reduce flash usage (#12330)Jay Greco2021-04-154-258/+452